Oxy Starter CSS Long

a {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
p	{
  margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
}
audio {
  width:100%!important;
}
blockquote	{
	font-size: 120%;
	margin: 30px 0;
	padding: 30px;
	background: color(8);
	border-left: 5px solid color(5);
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin-bottom: 30px;
    padding: 30px;
}
cite	{
	font-size: 80%;
}
/* BUTTON ------------*/
.ct-link-button {
    background-color: color(5);
    border: 1px solid color(5);
    padding: 12px 18px;
	line-height: 1.2;
}
.wp-block-button__link	{
    background: color(5);
    border: 1px solid color(5);
    padding: 12px 18px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 0.99rem;
	line-height: 1.2;
}
.wp-block-button__link:hover	{
    background: color(6);
    border: 1px solid color(6);
}
.is-style-outline > .wp-block-button__link, .wp-block-button__link.is-style-outline {
    color: color(5)!important;
	border: 2px solid color(5);
    padding: 11px 18px;
	line-height: 1.2;
}
.is-style-outline > .wp-block-button__link:hover, .wp-block-button__link.is-style-outline:hover {
    color: #fff!important;
	border: 2px solid color(5);
    background: color(5)!important;
}
/* Custom Links ------------*/
.blacklink a	{
  color:#303746;
}
.blacklink a:hover	{
  color: color(6);
}
.whitelink a	{
  color:#fff;
}
.whitelink a:hover	{
  color: color(6);
}
.bottom-link a	{
	color: rgba(255,255,255,0.8);
}
.bottom-link a:hover	{
	color: color(5);
}
.footer-text a	{
	color: #fff;
}
.footer-text a:hover	{
	color: color(5);
}
/* WP IMAGES ------------*/
figure {
    margin: 1em 0px;
}
figcaption {
    text-align: center;
    font-size: 90%;
    color: #6d7587;
    line-height: 1.4;
}
.wp-block-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-file	{
  margin: 2em 0;
}
.alignnone      {
    max-width: 100%!important;
    width: 100%!important;
    height: auto!important;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.wp-caption {
    max-width: 100%;
    height: auto;
}
.wp-caption  {
	margin-bottom: 0px;
}
.wp-block-image img {
    max-width: 100%;
    height: auto;
}
.oxy-stock-content-styles img, .ct-inner-content img {
  max-width: 100%;
  height: auto;
}

/* MENU ------------*/
/* Full---*/
.oxy-pro-menu-open-container > div:first-child {
    margin-top: 0;
    padding-top: 80px;
}
/* Off-canvas ---*/
.oxy-pro-menu-off-canvas-container > div:first-child {
    margin-top: 0;
    padding-top: 80px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
    left: 80%;
}
.oxy-pro-menu-container.oxy-pro-menu-off-canvas-container {
    box-shadow: 0 0 100px 0 rgb(0, 0, 0, 0.3);
}
#-pro-menu-8-6 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a {
    width: 220px;
}
#-pro-menu-8-6 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu {
    background: #fff;
    padding: 15px 0;
}
.oxy-pro-menu .sub-menu li.menu-item {
    white-space: break-spaces;
}
#-pro-menu-8-6 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area, #-pro-menu-8-6 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area {
    margin-right: 4px;
    right: 0;
    position: absolute;
}

/* MENU DROPDOWN ------------*/
.oxy-pro-menu.oxy-pro-menu-open .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area {
  min-width: 32px;
  min-height: 32px;
  background: #333;
}
.sub-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area {
  position: absolute;
  right: 0;
}
.sub-menu .menu-item-has-children > a div {
  margin-right: 10px;
}
/* 992---*/
.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area {
  position: absolute;
  right: 0;
}

/* PAGINATION ------------*/
.oxy-repeater-pages-wrap {
  grid-column: 1 / -1;
}
.oxy-easy-posts-pages .page-numbers	{
	border: 1px solid color(7);
  	padding: 10px 18px;
}
.oxy-easy-posts-pages .page-numbers:hover	{
  	background-color:color(8);
}
.oxy-easy-posts-pages .current	{
  	background-color:color(8);
}

/* FORMINATOR ------------*/
.forminator-button  {
  background-color: color(5)!important;
  padding: 12px 20px!important;
  border-radius: 3px!important;
}
.forminator-button:hover  {
  background-color: color(6)!important;
  box-shadow: none!important;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid="open"] .forminator-row:not(:last-child) {
    margin-bottom: 20px!important;
}

/* SLIDER ------------*/
#slider-80-11 .unslider-arrow {
background: rgba(254, 103, 17, 9) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==") no-repeat scroll 50% 50% / 7px 11px!important;
  border-radius: 0 0 0 0!important;
  height: 50px!important;
  width: 30px!important;
  opacity: 1!important;
}
#slider-80-11 .unslider-arrow:hover {
	opacity: 0.8!important;
}
#slider-80-11 .unslider-arrow.next {
  right: 0px!important;
}
#slider-80-11 .unslider-arrow.prev {
  left: 0px!important;
}

.unslider-arrow {
    border-radius: 4px!important;
    height: 40px!important;
    width: 40px!important;
    top: 50%;
    transition: opacity 0.2s ease 0s;
}
#slider-32-16 .unslider-arrow {
    background-color: rgba(255,255,255,0.3)!important;
}

/* BREADCRUMBS ------------*/
#breadcrumbs{
  list-style:none;
  margin:10px 0;
  overflow:hidden;
}
#s	{
  width: 80%;
}
#breadcrumbs li{
  display:inline-block;
  vertical-align:middle;
  margin-right:8px;
  color:#fff;
  font-weight: 400;
}
#breadcrumbs .separator{
    font-size:12px;
    color:#fff;
}
#breadcrumbs a	{
  color:#fff!important;
}

/* SOCIAL SHARE ------------*/
.heateorSssMoreBackground	{
  display: none;
}

/* COMMENT ------------*/
.oxy-comment-form label {
    font-weight: 400;
}
.comment-form-url,
.comment-form-cookies-consent	{
	display: none;
}
.oxy-comments .comment-meta .comment-author .avatar {
    max-width: 40px;
    max-height: 40px;
	display: none;
}
.oxy-comments li.comment .comment-body {
    margin-bottom: 30px;
}
.oxy-comment-form #submit {
    padding: 1em 2em;
    font-weight: 400;
	width: 180px;
	border-radius: 4px!important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.oxy-comment-form #submit:hover {
	background: color(6)!important;
}
.reply	{
	margin-top: -10px;
}
.reply a	{
	border: 1px solid color(7);
	padding: 2px 10px;
	border-radius: 30px;
	color: color(4);
}
.reply a:hover	{
	background: color(8)
}

/* Gutenberg Width Image -------*/
.alignwide {
	margin-left  : -200px;
	margin-right : -200px;
	padding: 20px 0;
}
.alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
	padding: 20px 0;
}
.alignfull img {
	width: 100vw;
}

/* RESPONSIVE -------------------------------*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
.alignwide {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
	padding: 10px 0;
}
.alignfull {
	padding: 10px 0;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px){
h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
.ct-section-inner-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
.ct-section-inner-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
.wp-block-image .alignright,
.wp-block-image .alignleft {
    margin: 0 0 25px 0;
    width: 100%;
}

#_search_form-18-6 input[type="submit"] {
    background-color: #3675ff;
    width: 80%;
    margin-top: 5px
}

}
Copyright © 2024 Siam Naulak.
magnifiercrossmenu