:root {
    --main-black-color: #000000;
    --second-black-color: #181818;
    --third-black-color: #393939;
    --fourth-black-color: #1F2730;
    --fifth-black-color: #363636;
    --six-black-color: #626262;

    --main-white-color: #ffffff;
    --main-red-color: #ff5a5f;
    --main-red-hover-color: #ff7e82;
    --secondary-red-color: #cd2405;
    --third-red-color: #fa4146;
    --fourth-red-color: #fd2323;

    --main-orange-color: #f36464;
}


/*Normalize*/
progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} figcaption, menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0} [hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{}button,select{text-transform:none}[type=submit], [type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/**************/
*,
*:before,
*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html
{
    color: var(--fifth-black-color);
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}
body, html{min-height: 100%;position: relative;font-family: 'Raleway', sans-serif;font-weight: normal;overflow-x: hidden !important;}
a, button
{
	cursor: pointer;
	border: 0;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
a:focus, button:focus{outline: rgba(0, 0, 0, .8) auto 3px;}
a:before, a:after, button:before, button:after{-webkit-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}
figure{margin: 0;}
img, video{max-width: 100%;height: auto;}

/*.uvicon-instagram:before{
   background-image: url("../assets/icons/instagram-icon.png");
   background-position: center;
   background-size: contain;
   background-repeat: no-repeat;
   content: '';
   height: 40px;
   transition: all .3s ease-in-out;
   width: 40px!important;
}
.uvicon-facebook:before{
    background-image: url("../assets/icons/facebook-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    height: 40px;
    transition: all .3s ease-in-out;
    width: 40px!important;
}
.uvicon-vimeo:before{
    background-image: url("../assets/icons/facebook-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    height: 40px;
    transition: all .3s ease-in-out;
    width: 40px!important;
}
.uvicon-twitter:before{
    background-image: url("../assets/icons/facebook-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    height: 40px;
    transition: all .3s ease-in-out;
    width: 40px!important;
}
*/
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6{margin: 0px;}
.h1, h1{
    font-style: normal;
    font-size: 3.375em;
    font-weight: 700;
    letter-spacing: 0.028em;
    line-height: 0.96;
}
.h2, h2{
    font-style: normal;
    font-size: 2.375em;
    font-weight: 700;
    line-height: normal;
}
.h3, h3{
    font-size: 2.06em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.075em;
    line-height: 1.20;
    text-transform: uppercase;
}
.h4, h4{
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.21;
    letter-spacing: 0.5px;
}
.h5, h5{
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.45;
}
.h6, h6{ 

}
p{
    font-size: 1.06em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.58em;
    margin: 0 0 14px;
}
.uv-subtitle{
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.38em;
}
.uv-btn-main,
.uv-btn-main-btn a,
.uv-btn-main-btn button{
    align-items: center;
    background: var(--main-red-color);
    border: 2px solid var(--main-red-color);
    border-radius: 4px;
    color: var(--main-white-color);
    display: flex;
    font-size: 1em;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 300ms ease-in-out;
}
.uv-btn-main-btn{
    width: 100%;
}
.uv-btn-main:hover,
.uv-btn-main-btn a:hover,
.uv-btn-main-btn button:hover{
    border: 2px solid var(--main-red-color)!important;
    color: var(--fifth-black-color);
    background: transparent;
}
.uv-btn-secondary,
.uv-btn-secondary-btn a{
    align-items: center;
    background: var(--main-white-color);
    border: 1px solid var(--main-white-color);
    border-radius: 4px;
    color: var(--second-gray-color);
    display: flex;
    font-size: 1em;
    font-weight: 500;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 300ms ease-in-out;
}
.uv-btn-secondary-btn a:hover,
.uv-btn-secondary:hover{
    background: transparent;
    color: var(--main-white-color);
}
.uv-btn-third,
.uv-btn-third-btn a{
    align-items: center;
    background: transparent;
    border: 1px solid var(--main-red-color);
    border-radius: 2px;
    color: var(--main-red-color);
    display: flex;
    font-size: 1em;
    font-weight: 500;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 300ms ease-in-out;
}
.uv-btn-third-btn a:hover,
.uv-btn-third:hover{
    background: transparent;
    color: var(--main-black-color);
}
.uv-btn-black,
.uv-btn-black-btn a{
    align-items: center;
    background: var(--main-black-color);
    border: none;
    border-radius: 4px;
    color: var(--main-white-color);
    display: flex;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    padding: 0;
    position: relative;
    text-align: center;
}
.uv-btn-black:hover,
.uv-btn-black-btn a:hover{
    border: 2px solid var(--main-black-color);
    background: transparent;
    color: var(--main-black-color);
}
.uv-btn-link,
.uv-btn-link-btn a{
    align-items: center;
    background: transparent;
    border: none;
    border-radius: 0px;
    color: var(--main-black-color);
    display: flex;
    font-size: 1.125em;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    padding: 0;
    position: relative;
    text-align: left;
    transition: all 300ms ease-in-out;
}
.uv-btn-link:after{
    position: absolute;
    width: 0px;
    left: 0;
    height: 1px;
    bottom: -2px;
    content: " ";
    background-color: var(--main-black-color);
}
.uv-btn-link:hover:after{
    width: 100%;
}

/* BUTTONS */
.uv-btn-sm,
.uv-btn-sm-btn a{
    height: 51px;
    max-width: 257px;
    padding: 11px;
    width: 100%;
}   
.uv-btn-md,
.uv-btn-md-btn a {
    height: 51px;
    max-width: 292px;
    padding: 11px;
    width: 100%;
}

.align-center-btn a{
    margin: 0 auto;
}
.co-div-short{
    min-height: calc(60vh - 199px);
}
/*General Classes*/
.uv-hide{display: none!important;}
.uv-dispblock{display: block;}
.uv-dispinblock{display: inline-block;}
.uv-clear{clear: both;}
.uv-clearfix:before, .uv-clearfix:after{display: table;content: " ";}
.uv-clearfix:after{clear: both;}
.uv-row{margin-left: -15px;margin-right: -15px;}
.uv-row:before, .uv-row:after{display: table;content: " ";}
.uv-row:after{clear: both;}
.uv-col{padding-left: 15px;padding-right: 15px;}
.uv-col-sm{padding-left: 15px;padding-right: 15px;}
.uv-fleft{float: left;}
.uv-fright{float: right;}
.uv-wauto{width: auto;}
.uv-w100{width: 100%;}
.uv-w50{width: 50%;}
.uv-h100{height: 100%;}
.uv-h50{height: 50%;}
.uv-nopadding{padding: 0px;}
.uv-nomargin{margin: 0px;}
.uv-psides{padding-left: 30px;padding-right: 30px;}
.uv-wpimgcont{margin: 0;}
.uv-wpimgcont img{width: 100%;height: auto;}
.uv-pt5{padding-top: 5px;}
.uv-pt10{padding-top: 10px;}
.uv-pt20{padding-top: 20px;}
.uv-pt30{padding-top: 30px;}
.uv-pt40{padding-top: 40px;}
.uv-pt50{padding-top: 50px;}
.uv-pt60{padding-top: 60px;}
.uv-pt70{padding-top: 70px;}
.uv-pt80{padding-top: 80px;}
.uv-pt100{padding-top: 100px;}
.uv-pb5{padding-bottom: 5px;}
.uv-pb10{padding-bottom: 10px;}
.uv-pb20{padding-bottom: 20px;}
.uv-pb30{padding-bottom: 30px;}
.uv-pb40{padding-bottom: 40px;}
.uv-pb50{padding-bottom: 50px;}
.uv-pb60{padding-bottom: 60px;}
.uv-pb70{padding-bottom: 70px;}
.uv-pb80{padding-bottom: 80px;}
.uv-pb100{padding-bottom: 100px;}
.uv-mt0{margin-top: 0px;}
.uv-mb0{margin-bottom: 0px;}
.uv-mb5{margin-bottom: 5px;}
.uv-mb10{margin-bottom: 10px;}
.uv-mb15{margin-bottom: 15px;}
.uv-mb20{margin-bottom: 20px;}
.uv-mb25{margin-bottom: 25px;}
.uv-mb30{margin-bottom: 30px;}
.uv-mb40{margin-bottom: 40px;}
.uv-mb50{margin-bottom: 50px;}
.uv-mb60{margin-bottom: 60px;}
.uv-mb70{margin-bottom: 70px;}
.uv-mb80{margin-bottom: 80px;}
.uv-mb100{margin-bottom: 100px;}
.uv-mr5{margin-right: 5px;}
.uv-mr10{margin-right: 10px;}
.uv-mr15{margin-right: 15px;}
.uv-mr20{margin-right: 20px;}
.uv-mr25{margin-right: 25px;}
.uv-mr30{margin-right: 30px;}
.uv-center{text-align: center;}
.uv-touppercase{text-transform: uppercase;}
.uv-boxcentered{margin-left: auto;margin-right: auto;}
.uv-flexcolscenter{justify-content: center;}
.uv-boxitem
{
	display: block;
	position: relative;
	background-color: transparent;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
}
.uv-boxitem.loader{background-image: url('../assets/images/loader.box.gif');}
.uv-boxitem .bg, .uv-boxitem img, .uv-boxitem iframe, .uv-boxitem video
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.uv-boxitem .bg
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.uv-boxitem .color-overlay
{
	position: absolute;
	background-color: #000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: .2;
    filter: alpha(opacity=20);
    z-index: 6;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -ms-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}
.uv-boxitem:hover .color-overlay{opacity: .7;filter: alpha(opacity=70);z-index: 10;}
/**/

/* Social links */
.uv-socialnetwork ul {
    list-style: none;
    display: inline;
}
.uv-socialnetwork ul li .uv-social-label {
    display: none;
}
.uv-socialnetwork ul li {
    display: inline-block;
    padding: 0 5px;
}
/* Social links */

/* Section*/
.uv-section{position: relative;}
.uv-section .uv-section-inner{position: relative;margin-left: auto;margin-right: auto;z-index: 12;}
.uv-section.padding-sides .uv-section-inner{padding-left: 30px;padding-right: 30px;}
.uv-section .uv-section-bg
{
	position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 8;
	content: "";
}
.uv-section .uv-section-darkoverlay
{
	position: absolute;
	background-color: rgba(0, 0 , 0, .4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	content: "";
}
.uv-section.alignfull .uv-section-inner{max-width: none;}

@media(max-width: 599px)
{
	.uv-section.padding-sides .uv-section-inner{padding-left: 20px;padding-right: 20px;}
}
/**/

/*Lazy Images*/
.uv-lazyimage, .swiper-lazy{opacity: 0;}
.uv-lazyimage:not(.initial), .swiper-lazy{transition: opacity 1s;}
.uv-lazyimage.initial, .uv-lazyimage.loaded, .uv-lazyimage.error, .swiper-lazy.swiper-lazy-loaded{opacity: 1;}
/**/

/* NAV MENU */
.uv-page-wrapper{padding-top: 0px;}

#uv-menuicon {
	display: none;
    align-items: center;
    justify-content: center;
    height: 35px;
    position: relative;
    right: 0px;
    transition: all .4s ease-in-out;
    top:-4px;
    width: 20px;
    z-index: 100;
}
#uv-menuicon img{
    max-width: 34px;
    width: 100%;
}
#uv-menuicon > span {
    background-color: #fff;
    border-radius: 2px;
    bottom: 0;
	display: block;
	height: 2px;
	left: 0;
    margin: auto;
	opacity: 1;
    position: absolute;
    top: 0;
	transition: all 250ms ease-in-out 0ms;
    visibility: visible;
    width: 25px;
}
#uv-menuicon > span:nth-child(1){
    top: 0;
    width: 20px;
}
#uv-menuicon > span:nth-child(2){
    top: calc(50% - 1px);
}
#uv-menuicon > span:nth-child(3){
    top: calc(100% - 1px);;
    width: 20px;
}
.ovmenuopen{overflow: hidden;}
.ovmenuopen #uv-menuicon > span:nth-child(1){
    transform: rotate(-45deg) translate(-7px, 5px);
}
.ovmenuopen #uv-menuicon > span:nth-child(2){
    opacity: 0;
}
.ovmenuopen #uv-menuicon > span:nth-child(3){
    transform: rotate(45deg) translate(-6px, -4px);
}
.uv-overmenu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 75px;
    max-height: 100%;
    z-index: 80;
    background-color: #000000;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    z-index: 999;
}
.ovmenuopen .uv-overmenu{visibility: visible;opacity: 1;}
.ovmenuopen .uv-page-header{
    background-color: #000000;
}
.uv-overmenu-inner{padding: 0}
.uv-overmenu-header{
    align-items: center;
    background: #F7F7F7;
    border-bottom: 1px solid #E6E6E6;
    display: none;
    height: 75px;
    justify-content: space-between;
    padding: 0 20px;
}
.uv-overmenu-header .uv-overmenu-logo{height: 58px; width: auto;}
.uv-overmenu-header .uv-overmenu-close{height: 26px; padding-right: 16px; width: auto;}
.uv-overmenu-menu{padding-left: 20px; padding-right: 20px; padding-top: 35px;padding-bottom: 40px;}
.uv-overmenu-menu ul{margin: 0;padding: 13px 0 0 15px;list-style: none; position: relative; text-align: left;}
.uv-overmenu-menu > ul > li {
    border-bottom: 1px solid #A6A6A6;
	display: block;
    padding-top: 25px;
    padding-bottom: 25px;
}
.uv-overmenu-menu > ul > li > a{
    display: block;
    color: #ffffff99;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.uv-overmenu-menu ul > li.menu-item-has-children > a{
    max-width: calc(100% - 25px);
    position: relative;
}
.uv-overmenu-menu ul > li.menu-item-has-children > a:after {
	background: url('/wp-content/themes/escool/assets/icons/arrow-right.svg') center center no-repeat;
    background-size: contain;
    bottom: 0;
    content: " ";
    display: block;
    height: 25px;
    filter: invert(0.6);
    margin: auto;
    position: absolute;
    transform: rotate(90deg);
    transition: all .25s ease;
    right: -20px;
    top: 0;
    width: 12px;
}
.uv-overmenu-menu ul > li.menu-item-has-children.active > a:after{transform: rotate(-90deg);}
.uv-overmenu-menu > ul > li .uv-submenu
{
	position: relative;
    overflow: hidden;
    max-height: 0;
    transition: all .4s ease-in-out;
}
.uv-overmenu-menu > ul > li.active .uv-submenu{max-height: 100%;}
.uv-overmenu-menu > ul > li .uv-submenu ul li{
    padding: 12px 20px 12px 0px;
}
.uv-overmenu-menu > ul > li .uv-submenu ul li.view_all_prd{
    border-top: 1px solid #D9D9D9;
}
.uv-overmenu-menu > ul > li .uv-submenu ul li a{
    display: block;
    color: #ffffff99;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15px;
    text-align: left;
}
.uv-overmenu-footer{
    width: 100%;
}
.uv-overmenu-footer .uv-socialnetwork ul{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 100%;
    padding: 0;
    margin: 0;
}
.uv-overmenu-footer .uv-socialnetwork ul li{
    padding: 0;
}
.uv-overmenu-footer .uv-socialnetwork ul li a {
    align-items: center;
    border: 1px solid #ffffff99;
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    width: 50px;
}
.uv-overmenu-footer .uv-socialnetwork ul li a i{
    font-size: 28px;
    margin-top: 5px;
}
.uv-overmenu-footer .uv-socialnetwork ul li .icon:before{
    color: #ffffff99;
}
.uv-page-header{
    border-bottom: 1px solid #1b1f23b3;
    background: #1b1f23b3;
	position: fixed;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
    transition: all 300ms ease-in-out;
	z-index: 100;
}
.uv-page-header.withtopbar{
    position: relative;
}
.uv-page-header .uv-header-inner{
	display: flex;
    gap: 35px;
	justify-content: space-between;
	align-items: center;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.uv-page-header > .uv-header-inner{
    height: 80px;
}
.uv-page-header-logo{
    flex: 0 0 180px;
    font-size: 20px;
    text-align: center;
}
.uv-page-header-logo img{width: auto;height: auto;}
.uv-page-header-menu{
    align-items: center;
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    justify-content: center;
}
.uv-page-header-rightmenu {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    height: 100%;
    justify-content: flex-end;
    margin-left: 15px;
}
.uv-page-header-menu > ul{
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uv-page-header-menu ul li{
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .300s ease;
}
/*.uv-page-header-menu ul{margin: 0;padding: 0;list-style: none;}
.uv-page-header-menu ul li{display: inline-block;margin: 0;padding: 0 25px;}
.uv-page-header-menu ul li:first-child{padding-left: 0;}
.uv-page-header-menu ul li:last-child{padding-right: 0;}*/
.uv-page-header-menu ul li > a,
.uv-page-header-rightmenu .ph-cart,
.uv-page-header-rightmenu .ph-account{
    align-items:center;
    color: #ffffff;
    display: flex;
    height: 100%;
    gap: 20px;
    transition: all 0.6s cubic-bezier(.19,1,.22,1);
    padding: 0 30px 0 15px;
    position: relative;
    text-transform: uppercase;
}
.uv-page-header-rightmenu .ph-account{
    height: 35px;
    padding-right: 10px;
}
.uv-page-header-rightmenu .ph-cart{
    height: auto;
    padding: 0;
}
.uv-page-header-rightmenu .ph-cart .dashicons-cart,
.uv-page-header-rightmenu .ph-account .dashicons-admin-users{
    font-size: 24px;
    height: 30px;
    width: 30px;
}
/*.ph-cart {
    position: relative;
    display: inline-block;
}*/
.uv-page-header-rightmenu .ph-cart .cart-count {
    position: absolute;
    top: -6px;
    right: -10px;
    background: red;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px;
}
.uv-page-header-menu ul li:not(.menu-item-has-children) > a{
    padding: 0 15px;
}
.uv-page-header-menu ul li:before{
    background: transparent;
    bottom: 0;
    border-radius: 6px;
    content: '';
    height: 55px;
    left: 0;
    margin: auto;
    position: absolute;
    opacity: 0;
    transition: all 0.6s cubic-bezier(.19,1,.22,1);
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -2;
}
.uv-page-header-menu ul li:hover a{
    color: #b8c6c6;
}
.uv-page-header-menu ul li:hover:before{
    opacity: 1;
    visibility: visible;
}
.uv-page-header-menu ul li > a:after{
    background: #CC2C4E;
    bottom: -1px;
    content: '';
    height: 4px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    width: 100%;
    transition: all 0.6s cubic-bezier(.19,1,.22,1);
}
.uv-page-header-menu ul li.active > a:after,
.uv-page-header-menu ul li.menu-item-has-children:hover a:after{
    opacity: 1;
    visibility: visible;
}
.uv-page-header-menu ul li.menu-item-has-children{
    position: relative;
    /*padding-right: 29px;*/
    margin-right: 12px;
}
.uv-page-header-menu ul li.menu-item-has-children:after{
    display: block;
    position: absolute;
    width: 8px;
    height: auto;
    background: url('/wp-content/themes/escool/assets/icons/arrow-right.svg') center center no-repeat;
    background-size: contain;
    filter: invert(1);
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: " ";
    transform: rotate(90deg);
}
.uv-page-header-menu ul li div.uv-submenu{
    position: absolute;
	background-color: #1b1f23b3;
    width: 246px;
    display: block;
    top: calc(100% + 0px);
    left: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    transform: translateX(0) translateY(-20px) scale(.97);
    transition: all .37s cubic-bezier(.34,1.61,.7,1);
    transition-delay: .1s;
}
.uv-page-header-menu ul li.menu-item-has-children:hover div.uv-submenu{
	visibility: visible;
    opacity: 1;
    transform: translateX(0) translateY(0px) scale(1);
    transition-delay: 0ms;
}
.uv-page-header-menu ul li .uv-submenu ul li{
    margin: 0;
    padding: 0;
}
.uv-page-header-menu ul li div.uv-submenu ul li:before{
    background: transparent;
}
.uv-page-header-menu ul li .uv-submenu ul li:hover a{
    color: #b8c6c6;
}
.uv-page-header-menu ul li .uv-submenu ul li a{
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 0.9375em;
    line-height: 1.46;
    letter-spacing: 0.05em;
    padding: 12px 21px;
    text-align: left;
}
.uv-page-header-menu ul li .uv-submenu ul li a:after{
    display: none;
}
.uv-page-header-menu ul li .uv-submenu ul{
    padding: 12px 0 0;
}
.uv-page-header-menu ul li div.uv-submenu ul li{
    display: block;
}
.uv-page-header-menu ul li div.uv-submenu ul li:last-child{
    margin-bottom: 0px;
}
.uv-page-header-menu ul li.book-now a{
    align-items: center;
    background: var(--main-red-color);
    border: 2px solid var(--main-red-color);
    border-radius: 4px;
    color: var(--main-white-color);
    display: flex;
    font-size: 1em;
    height: 100%;
    justify-content: center;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 300ms ease-in-out;
}
.uv-page-header-menu ul li.book-now a:hover{
    border: 2px solid var(--main-red-color);
    background: transparent;
    color: var(--second-black-color);
}

/*ADA*/
.uv-page-skip
{
    display: block;
    color: #000;
    background-color: #fff;
    text-decoration: underline!important;
    border: 1px solid #000;
    padding: 10px;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    z-index: 1000;
    outline: -webkit-focus-ring-color auto 5px;
}
.uv-page-skip:focus{left: 0;top: 0;width: auto;height: auto;overflow: visible;}
a:focus:not(:-moz-focusring), button:focus:not(:-moz-focusring){outline: none!important;}
.uv-using-mouse button:focus, .uv-using-mouse [role=button], .uv-using-mouse .swiper-button-prev:focus, .uv-using-mouse .swiper-button-next:focus
{
	outline: none!important;
}
/**/
.soon{
    position: relative;    
}
.soon:after{
    position: absolute;
    content: 'COMING SOON';
    background: #a1a1a1;
    top: 12px;
    right: 14px;
    font-size: 0.75em;
    padding: 7px 10px;
    border-radius: 6px;
    letter-spacing: 0.5px;
    color: #fff;
}
/*Frame*/

.ovmenuopen{overflow: hidden;}
.ovmenuopen #uv-menuicon > span:nth-child(1){
    transform: rotate(-45deg) translate(-6px, 5px);
}
.ovmenuopen #uv-menuicon > span:nth-child(2){
    opacity: 0;
}
.ovmenuopen #uv-menuicon > span:nth-child(3){
    transform: rotate(45deg) translate(-7px, -6px);
}

footer{border-top:1px solid #1b1f23; padding-top: 45px;padding-bottom: 45px;}
footer .footer-widgets {
    display: flex;
    align-items: flex-start;
    /*justify-content: space-between;*/
    max-width: 1600px;
    /*margin: 0 auto;*/
    margin-bottom: 0px;
    position: relative;
    width: 100%;
}
footer .footer-inner{padding-left: 80px;padding-right: 80px;margin-left: auto;margin-right: auto;}
/*footer .footer-widgets .uvwp-widget{float: left;width: 33.33333%;}*/
footer .footer-widgets ul li a {
    color: var(--main-black-color);
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    position: relative;
    max-width: max-content;
    width: 100%;
}
footer .footer-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .footer-widgets .uv-footer-col-1{
    flex: 0 0 40%;
}
footer .footer-widgets .uv-footer-col-1 .uvwp-widget1 .wp-block-column:nth-child(1){
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
}
footer .footer-widgets .uv-footer-col {
    padding-left: 30px;
}
footer .footer-widgets .uv-footer-col:first-child {
    padding-left: 0;
}
footer .footer-widgets .uv-footer-col-1 img{
    filter: invert(1);
    margin-bottom: 35px;
    max-width: 184px;
    width: 100%;
}
footer .footer-widgets .uv-footer-col-1 ul li a{
    color: var(--six-black-color);
    transition: all 300ms ease-in-out;
}
footer .footer-widgets .uv-footer-col-1 ul li a:hover{
    color: var(--main-orange-color);
}
footer .footer-widgets .uv-footer-col-1 ul li a .icon{
    height: 50px;
    width: 50px;
    display: block;
    border-radius: 50%;
    border: 1px solid var(--six-black-color);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
footer .footer-widgets .uv-footer-col-1 ul li a .icon:before{
    bottom: 0;
    font-size: 30px;
    height: 40px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    margin: auto;
    width: 40px; 
}
footer .footer-widgets .uv-footer-col-1 ul li a .icon.uvicon-x-logo:before{
    font-size: 25px;
}
footer .footer-widgets .uv-footer-col-1 ul li a:hover .icon{
    border: 1px solid var(--main-orange-color);
}
footer .footer-widgets .uv-footer-col-1 p{
    margin-bottom: 0;
}
footer .footer-widgets .uv-footer-col-1 p.follow{
    color: var(--fourth-red-color);
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
footer .footer-widgets .uv-footer-col-1 .uv-socialnetwork{
    margin-bottom: 30px;
}
footer .footer-widgets .uv-footer-col-1 .phy-msg{
    margin-bottom: 0px;
    font-size: 14px;
    color: #000;
}
footer .footer-widgets .uv-footer-col-2{
    display: flex;
    flex: 0 0 60%;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}
footer .footer-widgets .uv-footer-col-2 .phy-container-footer ul{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
footer .footer-widgets .uv-footer-col-2 .phy-container-footer ul li a{
    color: var(--six-black-color);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
footer .footer-widgets .uv-footer-col-2 .phy-copyright{
    color: #000;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 20px;
}
/*footer .footer-widgets .co-footer-title,
footer .footer-widgets .uv-footer-col .h3 {
    color: var(--main-white-color);
    font-size: 1.125em;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 13px;
    text-transform: capitalize;
}
footer .footer-widgets p.info{
    color: var(--main-white-color);
    font-style: normal;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.57;
    width: 100%;
}*/

footer .footer-inner .uv-copyright-footer {
    align-items: center;
    border-top: 1px solid #2C2C2C;
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
    width: 100%;
}
.uv-footer-bar {
    align-items: center;
    border-top: 1px solid #DDC8B9;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.uv-footer-bar .uv-copyright-leftbar{
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 23px;
}
.uv-footer-bar .uv-copyright-rightbar .uv-socialnetwork ul{
    display: flex;
    position: relative;
    gap: 15px;
    width: 100%;
}
.uv-footer-bar .uv-copyright-rightbar .uv-socialnetwork ul li a{
    display: block;
    position: relative;
    transition: all .3s ease-in-out;
    width: 100%;
}
.uv-footer-bar .uv-copyright-rightbar .uv-socialnetwork ul li a:hover i:before{
    transform: scale(1.1);
}
.uv-footer-bar .ib-social-mobile{
    display: none;
}

.uv-copyright{
    color: var(--main-white-color);
    font-style: normal;
    font-weight: 400;
    font-size: 0.875em;
    line-height: normal;
}
.uv-copyright-menu ul{
    align-items: center;
    display: flex;
    gap: 0 2.5em;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}
.uv-copyright a{
    color: var(--main-brown-color);
    font-weight: 700;
}
.uv-copyright-menu ul li a{
    color: var(--main-white-color);
    font-size: 0.8125em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.21;
    text-align: right;
    transition: all .3s ease-in-out;
}
.uv-copyright-menu ul li a:hover{
    color: var(--main-black-color);
}


/* Modal */
/* The Modal (background) */
body.bi-modalopen {
    overflow: hidden;
}
.uv-modal {
    visibility: hidden;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    transition: all 250ms linear;
}
#uvModalReserve.uv-modal{
    align-items: center;
    display: flex;
}
.uv-modal.visible {
    opacity: 1;
    visibility: visible;
}

/* Modal Content */
.uv-modal-content {
    margin: auto;
    width: 100%;
    max-width: 1120px;
    position: relative;
}
.uv-close-modal{
    align-items: center;
    background: #E6E6E6;
    border-radius: 50%;
    display: flex;
    height: 40px;
    font-size: 28px;
    justify-content: center;
    padding-bottom: 5px;
    width: 40px;
    color: #000;
    justify-content: center;
}
.uv-modal-header{
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
}
.uv-close-modal:hover,
.uv-close-modal:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/* identical to box height */

@media(max-width: 767px)
{
	/*#uv-menuicon{display: block;}*/
	/*.uv-page-header .uv-page-header-menu{display: none;}	*/
}
@media(max-width: 599px)
{
	/*.uv-page-header .uv-header-inner{padding-left: 20px;padding-right: 20px;}*/
	footer .footer-inner{padding-left: 20px;padding-right: 20px;}
}
.ib-notfound .ib-descposts{
    margin-bottom: 70px;
}
.ib-notfound .uv-btn-main-btn{
    max-width: 380px;
}


/** HOME **/
.home header{
    position: relative;
}
.home header:after{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.00) 100%);
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    max-height: 373px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 8; 
}


/* SLIDER BLOCK */
/* Block Slider Cards */
.uv-slider-cards {
    overflow: hidden;
    position: relative;
    background-color: #000;
}
span.scrolleable {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 50px;
    border: 2px solid white;
    border-radius: 50px;
    z-index: 9;
}
span.scrolleable:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 2px;
    height: 10px;
    background-color: white;
    animation: scrollDown 2s infinite;
}
@keyframes scrollDown {
    0% {
        opacity: 0;
        transform: translate(-50%, 0);
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate(-50%, 22px);
    }
}
.uv-slider-cards .swiper-slide.uv-slide-sc {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc((100vw * 700)/ 1600);
}
.uv-slider-cards .swiper-slide.uv-slide-video {
    object-fit: cover;
}
/*.uv-slider-cards .swiper-slide.uv-slide-sc:after{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 1);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.4) 50%);
}*/
.uv-slider-cards .swiper-slide.uv-slide-sc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 25%;
}
.uv-slider-cards .slider-section-inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 900px;
    left:0;
    top: 35%;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.uv-slider-cards .slider-section-inner .uv-slide-title {
    max-width: 750px;
    margin-bottom: .5em;
    color: #fff;
}
.uv-slider-cards .slider-section-inner .uv-slide-title .title{
    color: var(--third-red-color);
    font-style: normal;
    font-weight: 700;
    font-size: 3em;
    line-height: 1.15;
    text-align: left;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    max-width: 700px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
}
.uv-slider-cards .slider-section-inner .uv-slide-title .subtitle{
    color: #FFFFFF;
    font-style: normal;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 1.2;
    letter-spacing: 0.5px;
    max-width: 500px;
    text-align: left;
    width: 100%;
}

.uv-slider-cards .uv-btn-p{
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.uv-slider-cards .uv-btn-p:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.uv-slider-cards .swiper-button-next,
.uv-slider-cards .swiper-button-prev {
    top: auto;
    bottom: 37px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #fff;
    transition: all 150ms ease-in-out;
    display: none;
}
.uv-slider-cards .swiper-button-next {
    right: 130px;
}
.uv-slider-cards .swiper-button-prev {
    left: auto;
    right: 182px;
}
.uv-slider-cards .swiper-button-next::after,
.uv-slider-cards .swiper-button-prev::after {
    content: "";
    background-size: 14px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.uv-slider-cards .swiper-button-next::after {
    background-image: url("/wp-content/themes/uvtheme/assets/icons/arrow-right.svg");
    background-position: 15px center;
}
.uv-slider-cards .swiper-button-prev::after {
    background-image: url("/wp-content/themes/uvtheme/assets/icons/arrow-left.svg");
    background-position: 10px center;
}
.uv-slider-cards .swiper-button-next:hover,
.uv-slider-cards .swiper-button-prev:hover {
    background-color: var(--uv-primary-color);
}
.uv-slider-cards .swiper-pagination {
    bottom: 7%;
    display: flex;
    justify-content: flex-end;
    left: 0px;
    margin: auto;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px;
    pointer-events: none;
    right: 0;
    top: auto;
    width: 100%;
}
.uv-slider-cards .swiper-pagination span {
    color: #FFFFFF;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25em;
    letter-spacing: 1px;
}
.uv-slider-cards .swiper-pagination .uvprogressbar {
    height: 2px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 10px;
    position: relative;
}
.uv-slider-cards .swiper-pagination .uvprogressbar:after{
    height: 2px;
    background-color: #fff;
    position: absolute;
    content: " ";
}
.uv-slider-cards .slider-section-inner .uv-slide-buttons{
    display: flex;
    gap: 20px;
    justify-content: center;
    width: 100%;
}
.uv-slider-cards .slider-section-inner .uv-slide-buttons .uv-slide-btn{
    display: flex;
    justify-content: flex-start;
}
.uv-slider-cards .uv-btn-main,
.uv-slider-cards .uv-btn-secondary{
    height: 47px;
    width: 290px;
}
.uv-slider-cards .uv-btn-main{
    background: var(--main-red-color);
}
.uv-slider-cards .slider-section-inner .uv-slide-btn a.uv-btn-main:hover{
    background: var(--main-red-hover-color);
    border-color: var(--main-red-hover-color);
}
/* FAQS */
.uv-container-faq {
    max-width: 900px;
    margin: auto;
}
body:not(.uv-page-loading) .uvan-slideup.animate {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.uvbookeve-faq {
    background-color: #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 30px 20px;
    transition: all 300ms ease-in-out;
    position: relative;
}
.uvbookeve-faq .question{
    display: block;
    position: relative;
    width: 100%;
}
.uvbookeve-faq .question::after {
    background-image: url("../assets/icons/cross.png");
    content: '';
    height: 36px;
    position: absolute;
    right: 12px;
    text-align: center;
    transition: all 400ms ease-in-out;
    top: 0;
    width: 36px;
    margin: auto 0;
    bottom: 0;
}
.uvbookeve-faq .question.open::after {
    transform: rotate(225deg);
}
.uvbookeve-faq .question .h4 {
    color: var(--second-black-color);
    font-style: normal;
    font-weight: 500;
    font-size: 1em;
    line-height: 26px; /* 144.444% */
    margin-bottom: 0;
    margin-left: 0;
    max-width: 80%;
    text-align: left;
}
.uvbookeve-faq .answer {
    /* max-height: 0px; */
    height: 0;
    overflow: hidden;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.uvbookeve-faq .answer.open {
    /* margin-top: 20px; */
    /* max-height: 200px; */
    height: auto;
    transition: all 300ms ease-in-out;
}
.uvbookeve-faq .answer p {
    color: var(--fourth-black-color);
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.325;
    margin: 25px 0px 0px;   
    text-align: left;
    width: 85%;
    max-width: 913px;
}

@keyframes jumpInfinite {
    0% {
      /*margin-top: 0;*/
      transform: translateY(0);
    }
    50% {
      /*margin-top: 20px;*/
      transform: translateY(-10px);
    }
    100% {
      /*margin-top: 0;*/
      transform: translateY(0);
    }
}


/* Animations */
/*=== Trigger  ===*/
.anmanimate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
}
/*=== Optional Delays, change values here  ===*/
.anmone {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.anmtwo {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.anmthree {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.anmfour {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.anmfive {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.anmsix {
    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
    animation-delay: 5.5s;
}
.anmseven {
    -webkit-animation-delay: 6.5s;
    -moz-animation-delay: 6.5s;
    animation-delay: 6.5s;
}
/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
@keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
}
.anmfadeInUp.anmactive {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/* Top Bar */
.ph-topbar-container{
    align-items: center;
    background-color: #cd2405;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 10px 20px;
    width: 100%;
}
.ph-topbar-container{
    gap: 10px;
}
.ph-topbar-container p,
.ph-topbar-container a{
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 300ms ease-in-out;
}
.ph-topbar-container a{
    text-decoration: underline;
}
.ph-topbar-container p:hover,
.ph-topbar-container a:hover{
    color: #f4f4f4;
}

.home .col2 h2,
.home .col8 h2,
.home .col10 h2,
.home .col12 h2{
    color: var(--fifth-black-color);
    font-size: 1.625em;
    line-height: 1.8em;
    margin-bottom: 15px;
    font-weight: 700;
}

.home .col3 h2,
.home .col5 h2,
.home .col7 h2,
.home .col9 h2,
.home .col11 h2{
    color: var(--third-red-color);
    text-shadow: 0 0 1px rgba(187, 136, 136, 0.05), 0 1px 2px rgba(0, 0, 0, .3);
}
.home .col4 figure {
    margin-bottom: 20px;
    max-width: 300px;
    width: 100%;
}
.home .col4 figure img{
    filter: invert(1);
}   
.home .col4 hr{
    max-width: 70px;
    margin: 25px auto;
    width: 100%;
}
.home .col4 .info{
    font-size: 1.43em;
    font-style: italic;
    line-height: 1.8em;
    text-align: center;
    max-width: 100%;
}
.home .col6 figure{
    margin-bottom: 15px;
}
.home .col6 figure img{
    border-radius: 50%;
    height: 100%;
    max-width: 380px;
    min-height: 380px;
    object-fit: cover;
    width: 100%;
}
.home .col6 .phy-cols {
    margin: 0 auto 50px;
    max-width: 1200px;
    width: 100%;
}
.home .col6 .phy-cols h3{
    font-size: 1.375em;
    margin-bottom: .75em;
    line-height: 1.5em;
    text-align: center;
}
.home .phy-separator{
    border-color: var(--fifth-black-color);
    border-top: 3px solid;
    margin: 0 auto 25px;
    max-width: 70px;
    width: 100%;
}
.home .col6 .phy-cols .info{
    color: var(--fifth-black-color);
    font-size: 0.9375em;
    margin: 0 auto;
    max-width: 380px;
    text-align: center;
    width: 100%;
}
.home .col6 .phy-cols .phy-legal{
    margin: 0 auto;
    text-align: center;
}
.home .col8 .phy-separator,
.home .col12 .phy-separator{
    margin-bottom: 60px;
}
.home .col3,
.home .col5,
.home .col7,
.home .col9,
.home .col11{
    overflow: hidden;
}
.home .col3 .uv-lazyimage,
.home .col5 .uv-lazyimage,
.home .col7 .uv-lazyimage,
.home .col9 .uv-lazyimage,
.home .col11 .uv-lazyimage{
    background-attachment: fixed;
}
.home .col12 .phy-container-blogcards{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:20px;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.home .col12 .phy-container-blogcards .phy-link .phy-img{
    display: block;
    position: relative;
    background-color: transparent;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.home .col12 .phy-container-blogcards .phy-link .phy-img .bg{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transform: scale(1);
    transition: transform .3s, opacity 1s;
}
.home .col12 .phy-container-blogcards .phy-link:hover .phy-img .bg{
    transform: scale(1.1);
}
.home .col12 .phy-container-blogcards .phy-link .phy-title .name{
    color: var(--fifth-black-color);
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.5;
    text-transform: uppercase;
}
.home .col12 .phy-container-blogcards .phy-link .phy-title .link{
    color: rgb(0, 149, 165);
    font-size: 1.06em;
    position: relative;
    text-align: left;
}
.home .col12 .phy-container-blogcards .phy-link .phy-title .link span{
    background-image: url("../assets/icons/arrow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 24px;
    position: absolute;
    top: 2px;
    left: 35%;
    rotate: 180deg;
    transition: all 300ms ease-in-out;
    width: 14px;
}
.home .col12 .phy-container-blogcards .phy-link:hover .phy-title .link span{
    transform: translateX(-5px);
}

/* Block Products */
.phy-container-productcards{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:20px;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.phy-container-productcards .phy-link .phy-img{
    display: block;
    position: relative;
    background-color: transparent;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.phy-container-productcards .phy-link .phy-img .bg{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transform: scale(1);
    transition: transform .3s, opacity 1s;
}
.phy-container-productcards .phy-link:hover .phy-img .bg{
    transform: scale(1.1);
}
.phy-container-productcards .phy-title .name{
    color: var(--fifth-black-color);
    font-size: 1.125em;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    transition: all 300ms ease-in-out;
}
.phy-container-productcards .phy-link:hover .name {
    color: #009aab;
}
.phy-container-productcards .phy-title .price{
    color: var(--fifth-black-color);
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
}
/* Block Reviews */
.phy-container-reviews{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.phy-container-reviews .phy-col-review {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 20px;
}
.phy-container-reviews .phy-col-review .phy-review{
    color: var(--fifth-black-color);
    font-size: 15px;
    margin: 0 auto;
    max-width: 95%;
    text-align: center;
    width: 100%;
}
.phy-container-reviews .phy-col-review .phy-stars{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    
}
.phy-container-reviews .phy-col-review .phy-stars.phy-co-4{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.phy-container-reviews .phy-col-review .phy-stars.phy-co-3{
    grid-template-columns: 1fr 1fr 1fr;
}
.phy-container-reviews .phy-col-review .phy-stars.phy-co-2{
    grid-template-columns: 1fr 1fr;
}
.phy-container-reviews .phy-col-review .phy-stars.phy-co-1{
    grid-template-columns: 1fr;
}
.phy-container-reviews .phy-col-review .phy-stars span{
    background-image: url("../assets/icons/star-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    width: 20px;
}
    
.phy-container-reviews .phy-col-review .phy-name{
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
#nf-form-1-cont{
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 2px 12px 0px #00000026;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
    width: 100%;
}
#nf-form-1-cont .nf-form-fields-required{
    font-size: 14px;
    margin-bottom: 15px;
}
#nf-form-1-cont .nf-form-content label {
    color: var(--second-black-color);
    font-weight: 400;
    text-align: left;
}
#nf-form-1-cont .nf-form-content input:not([type=submit]) {
    background: #FFF;
    border-radius: 4px;
    border: 1px solid #CBBDB9;
    height: 50px;
}
#nf-form-1-cont .nf-form-content textarea{
    background: #FFFFFF;
    border: 1px solid #DEDDDB;
    border-radius: 4px;
    max-height: 98px;
}
#nf-form-1-cont .nf-form-content input[type=submit] {
    border: 1px solid var(--main-black-color);
    border-radius: 4px;
    background: var(--main-black-color);
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: 50px;
    line-height: normal;
    transition: all 300ms ease-in-out;
    width: 100%;
}
#nf-form-1-cont .nf-form-content input[type=submit]:hover {
    background: var(--third-black-color);
}
.nf-after-form-content{
    display: none;
}
/* Galería de Single Product */
.ph-container-product .ph-custom-gallery {
    max-width: 600px;
    margin: 0 auto;
}
.ph-container-product .ph-custom-gallery .ph-main-image {
    text-align: center;
    margin-bottom: 15px;
}
.ph-container-product .ph-custom-gallery .ph-main-image img {
    width: 100%;
    max-height: 500px;
    object-fit: contain;
    border: 1px solid #ddd;
    border-radius: 8px;
    transition: opacity 0.3s ease;
}
.ph-container-product .ph-custom-gallery .ph-thumbnail-wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.ph-container-product .ph-custom-gallery .ph-thumbnail-wrapper .ph-product-thumbnail {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 2px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    transition: border-color 0.3s ease, transform 0.2s ease;
}
.ph-container-product .ph-custom-gallery .ph-thumbnail-wrapper .ph-product-thumbnail:hover {
    border-color: #0071a1;
    transform: scale(1.05);
}
.ph-container-product .ph-custom-gallery .ph-thumbnail-wrapper .ph-product-thumbnail.active {
    border-color: #0071a1;
}

/* Single Product */
.ph-container-product{
    margin: 100px auto 0;
    max-width: 1600px;
    padding: 0 40px;
    width: 100%;
}
.ph-container-product .ph-container-product-header {
    display: flex;
    gap:30px;
    margin-bottom: 50px;
    width: 100%;
}
.ph-container-product .ph-container-product-header .col1{
    flex: 0 0 60%;
    min-width: 0;
}
.ph-container-product .ph-container-product-header .col2{
    display: flex;
    flex-direction: column;
    flex: 0 0 40%;
    justify-content: center;
    min-width: 0;
}
.ph-container-product .ph-container-product-header .col2 .col-reviewheader{
    align-items: center;
    display: flex;
    gap: 5px;
    margin-bottom: 15px;
}
.ph-container-product .ph-container-product-header .col2 .col-reviewheader .dashicons-star-filled{
    color: #f7c100;
    width: 19px;
}
.ph-container-product .ph-container-product-header .col2 .col-reviewheader .col-reviewcontainer{
    align-items: center;
    display: flex;
}
.ph-container-product .ph-container-product-header .col2 .col-reviewheader a{
    color: var(--fifth-black-color);
    margin-bottom: 0;
    text-decoration: none;
    transition: all 300ms ease-in-out;
}
.ph-container-product .ph-container-product-header .col2 .col-reviewheader:hover a{
    text-decoration: underline;
}
.ph-container-product .ph-container-product-header .col2 .ph-coming-soon{
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 15px;
}
.ph-container-product h1{
    font-size: 1.625em;
    line-height: 1.8;
    margin-bottom: 15px;
}
.ph-container-product .price{
    color: var(--fifth-black-color);
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 25px;
}
.ph-container-product .promo-label{ 
    background: rgb(253, 240, 213);
    border: 2px solid rgb(247, 127, 0);
    border-radius: 8px;
    color: var(--main-red-color);
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0px;
    padding: 13px;
    text-align: center;
}
.ph-container-product .promo-label span{
    color: #000;
} 
.ph-container-product .variations {
    margin-bottom: 25px;
}
.ph-container-product .variations .label label{
    color: var(--fifth-black-color);
    font-size: 15px;
    font-weight: 300;
    margin-right: 10px;
}
.ph-container-product .variations .value select{
    border: 1px solid var(--fifth-black-color);
    color: var(--fifth-black-color);
    font-size: 16px;
    height: 35px;
    padding: 0 7px;
}
.ph-container-product .quantity:not(.quantity .quantity) {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.ph-container-product .quantity:not(.quantity .quantity) p{
    color: var(--fifth-black-color);
    font-size: 15px;
    font-weight: 300;
    margin-right: 10px;
}
.ph-container-product .quantity:not(.quantity .quantity) .qty{
    border: 1px solid var(--fifth-black-color);
    color: var(--fifth-black-color);
    font-size: 18px;
    height: 40px;
}
.ph-container-product .quantity .fu-product-qty-col{
    display: flex;
    gap: 10px;
}
.ph-container-product .fu-product-qty-col .single_add_to_cart_button.uv-btn-third{
    background: transparent;
    border: 1px solid var(--main-red-color);
    border-radius: 2px;
    color: var(--main-red-color);
    display: flex;
    font-size: 1em;
    font-weight: 500;
    height: 40px;
    line-height: normal;
}
.ph-container-product .fu-product-qty-col .single_add_to_cart_button.uv-btn-third:hover{
    background: var(--main-red-color);
    color: var(--main-white-color);
}
.ph-container-product .ph-socialnetworks ul{
    display: flex;
    gap: 10px;
    list-style-type: none;
    padding-left: 0;
}
.ph-container-product .ph-socialnetworks ul li{
    align-items: center;
    display: flex;
}
.ph-container-product .ph-socialnetworks ul li p{
    color: var(--fifth-black-color);
    font-size: 13px;
    margin-bottom: 0;
}
.ph-container-product .ph-socialnetworks ul a{
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    position: relative;
    width: 40px;
}
.ph-container-product .ph-socialnetworks ul a:before{
   background-position: center;
   background-size: contain;
   background-repeat: no-repeat;
   content: '';
   display: block;
   height: 25px;
   transition: all .3s ease-in-out;
   width: 25px!important;
}
.ph-container-product .ph-socialnetworks ul a:hover:before{
    opacity: 0.6;
}
.ph-container-product .ph-socialnetworks ul a.twitter:before{
    background-image: url("../assets/icons/x.png");
}
.ph-container-product .ph-socialnetworks ul a.facebook:before{
    background-image: url("../assets/icons/facebook.png");
}
.ph-container-product .ph-socialnetworks ul a.pinterest:before{
    background-image: url("../assets/icons/pinterest.png");
}
.ph-container-product .ph-socialnetworks ul a.mailing:before{
    background-image: url("../assets/icons/gmail.png");
}
.ph-container-product .ph-container-product-content {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
}
.ph-container-product .ph-container-product-content h3{
    font-size: 1.625em;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 16px;
}
.ph-container-product .ph-container-product-content h4{
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.ph-container-product .ph-container-product-content .col-content,
.ph-container-product .ph-container-product-content .col-review,
.ph-container-product .ph-container-product-content .ph-reviews-more,
.ph-container-product .ph-container-product-content .col-available{
    margin-bottom: 50px;
}
.ph-container-product .ph-container-product-content .col-available p{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.ph-container-product .ph-container-product-content .col-available p span{
    color: #ff2a00;
}
.ph-container-product .ph-container-product-content .col-available p a{
    color: #007a87;
    text-decoration: none;
}
.ph-container-product .ph-container-product-content .col-available,
.ph-container-product-content .col-review .ph-combo-review{
    border-top: 1px solid rgba(51,153,153,0.1);
    border-bottom: 1px solid rgba(51,153,153,0.1);
    padding: 20px 0px;
}
.col-review .ph-combo-review .ph-stars {
    margin-bottom: 8px;
}
.col-review .ph-combo-review .ph-stars .dashicons-star-filled{
    color: #f7c100;
    width: 19px;
}
.col-review .ph-combo-review .ph-name{
    font-size: 1.06em;
    font-weight: 300;
    margin-bottom: 8px;
}
.col-review .ph-combo-review .ph-name span{
    background-color: #339999;
    color: #fff;
    font-size: 12px;
    margin-left: 8px;
    padding: 2px 6px;
}
.col-review .ph-combo-review .ph-title{
    font-size: 1.06em;
    font-weight: 700;
    margin-bottom: 8px;
}
.col-review .ph-combo-review .ph-desc{
    font-size: 1.06em;
    font-weight: 400;
    margin-bottom: 0px;
}
.ph-container-product .ph-container-product-content .ph-reviews-more a{
    align-items: center;
    background-color: #108474;
    border: 1px solid #108474;
    color: #fff;
    display: flex;
    justify-content: center;
    font-weight: 500;
    height: 50px;
    margin: 0 auto;
    max-width: 350px;
    transition: all 300ms ease-in-out;
    width: 100%;
}
.ph-container-product .ph-container-product-content .ph-reviews-more a:hover{
    background-color: transparent;
    color: var(--fifth-black-color);
}
/* Blog Category */
.ph-categoryheader {
    align-items: flex-end;
    display: flex;
    height: 500px;
    justify-content: center;
    padding: 0px 20px;
    position: relative;
    width: 100%;
    width: 100%;
}
.ph-categoryheader .ph-categoryheader-bg{
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
}
.ph-categoryheader::after {
    background: rgba(0, 0, 0, 1);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 30%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
}
.ph-categoryheader .ph-categoryheader-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 30px;
}
.ph-categoryheader .ph-categoryheadertop{
    color: var(--main-white-color);
    font-size: clamp(1.2rem, 1.75vw, 2em);
    font-weight: 300;
    line-height: 1.25;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 1;
}
.ph-categoryheader h1{
    bottom: 40px;
    color: var(--third-red-color);
    font-size: clamp(1.5rem, 2.6vw, 2.625em);
    line-height: 1.25;
    max-width: 1100px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
}
.ph-categorybody {
    display: grid;
    column-gap: 23px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    max-width: 1340px;
    padding: 70px 0 70px;
    row-gap: 44px;
    width: 100%;
}
.ph-categorybody .phy-img{
    display: block;
    position: relative;
    background-color: transparent;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    height: 280px;
}
.ph-categorybody .phy-img .ph-cardblog-image{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transform: scale(1);
    transition: transform .3s, opacity 1s;
}
.ph-categorybody a:hover .ph-cardblog-image{
    transform: scale(1.1);
}
.ph-categorybody  .ph-blogdate {
    display: flex;
    gap: 7px;
}
.ph-categorybody  .ph-blogdate p{
    color: var(--third-red-color);
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 10px;
}
.ph-categorybody .ph-posttitle{
    color: var(--fifth-black-color);
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.25;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    transition: all 300ms ease-in-out;
}
.ph-categorybody a:hover .ph-posttitle{
    color: rgb(0, 149, 165);
}
.ph-categorybody .ph-postlink{
    color: rgb(0, 149, 165);
    font-size: 1.06em;
    position: relative;
    text-align: left;
    width: max-content;
}
.ph-categorybody .ph-postlink i{
    position: absolute;
    right: -35px;
    top: 3px;
}
/* Blog Post */
.ph-blogpage-header{
    align-items: flex-end;
    display: flex;
    height: 500px;
    justify-content: center;
    padding: 0px 20px;
    position: relative;
    width: 100%;
}
.ph-blogpage-header:after{
    background: rgba(0, 0, 0, 1);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 30%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
}
.ph-blogpage-header .ph-img{
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
}
.ph-blogpage-header h1{
    bottom: 40px;
    color: var(--third-red-color);
    font-size: clamp(1.5rem, 2.6vw, 2.625em);
    line-height: 1.25;
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    max-width: 1100px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
}
.ph-blogpage-body,
.ph-blogpage-footer {
    padding: 40px 20px;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.ph-blogpage-body .ph-info{
    display: flex;
    gap: 20px;
}
.ph-blogpage-body .ph-info .col1{
    flex: 0 0 60%;
    min-width: 0;
}
.ph-blogpage-body .ph-info .col2{
    flex: 0 0 40%;
    min-width: 0;
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks{
    display: flex;
    grid-template-columns: 1fr 1fr 1fr;
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a{
    align-items: center;
    display: flex;
    height: 45px;
    position: relative;
    width: 45px;
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a:before {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 30px;
    transition: all .3s ease-in-out;
    width: 30px !important;
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a:hover:before{
    opacity: 0.6;
} 
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a.twitter:before{
    background-image: url("../assets/icons/x.png");
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a.facebook:before{
    background-image: url("../assets/icons/facebook.png");
}
.ph-blogpage-body .ph-info .col2 .ph-sharelinks a.mailing:before{
    background-image: url("../assets/icons/gmail.png");
}
.ph-blogpage-body .ph-info .col1 ul{
    display: flex;
    list-style-type: none;
    gap: 20px;
    padding: 0;
}
.ph-blogpage-body .ph-info .col1 ul li{
    position: relative;
}
.ph-blogpage-body .ph-info .col1 ul li:not(:first-child):before{
    content: '/';
    left: -14px;
    position: absolute;
}
.ph-blogpage-body .ph-info .col1 ul a{
    color: var(--fifth-black-color);
}
.ph-blogpage-body .ph-info .col1 ul li:not(:first-child) a{
    font-weight: 500;
    text-decoration: underline;
}
.ph-blogpage-body .ph-post-date{
    margin-bottom: 40px;
    text-transform: capitalize;
}
.ph-blogpage-body .ph-content h3{
    font-size: 1.5em;
    margin-bottom: 16px;
}
.ph-blogpage-body .ph-content a{
    color: var(--fifth-black-color);
    text-decoration: underline;
}
.ph-blogpage-body .ph-content ul li,
.ph-blogpage-body .ph-content ol li{
    line-height: 1.8;
    margin-bottom: 14px;
}
.ph-blogpage-body .ph-content p{
    line-height: 1.8;
}
.ph-blogpage-footer .ph-title{
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.ph-blogpage-footer .ph-cards{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:20px;
    width: 100%;
}
.ph-blogpage-footer .ph-cards .phy-link .phy-img{
    display: block;
    position: relative;
    background-color: transparent;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.ph-blogpage-footer .ph-cards .phy-link .phy-img .bg{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transform: scale(1);
    transition: transform .3s, opacity 1s;
}
.ph-blogpage-footer .ph-cards .phy-link:hover .phy-img .bg{
    transform: scale(1.1);
}
.ph-blogpage-footer .ph-cards .phy-title .name{
    color: var(--fifth-black-color);
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.25;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    transition: all 300ms ease-in-out;
}
.ph-blogpage-footer .ph-cards .phy-title .link{
    color: var(--fifth-black-color);
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 1.5;
    position: relative;
    text-align: left;
    transition: all 300ms ease-in-out;
    width: max-content;
}
.ph-blogpage-footer .ph-cards .phy-title .link i{
    position: absolute;
    top: 3px;
    right: -25px;
}
.ph-blogpage-footer .ph-cards .phy-link:hover .name,
.ph-blogpage-footer .ph-cards .phy-link:hover .link{
    color: #009aab;
}
/* PRO TEAM */
.ph-separator {
    border-top: 1px solid #b8c6c6
}
.ph-proteam-header h1,
.ph-masterteam-header h1,
.ph-about-header h1{
    font-size: 26px;
    letter-spacing:2px;
    line-height: 1.8em;
    margin: 0 auto 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.ph-proteam-header .ph-proteam-separator,
.ph-masterteam-header .ph-proteam-separator,
.ph-about-header .ph-proteam-separator{
    border: solid 2px;
    border-color: #363636;
    display: block;
    margin: 25px auto;
    width: 70px;
}
.phy-container-proteam {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
}
.phy-container-proteam .phy-col-profile {
    border-bottom: 1px solid #b8c6c6;
}
.phy-container-proteam .phy-col-profile .phy-name{
    color: var(--fifth-black-color);
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.phy-container-proteam .phy-col-profile .phy-name span{
    text-transform: uppercase;
}
.phy-container-proteam .phy-col-profile .phy-photo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    margin: 0 auto 15px;
    max-width: 550px;
    width: 100%;
}
.phy-container-proteam .phy-col-profile .phy-linkscontainer{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 20px;
    max-width: max-content;
}
.phy-container-proteam .phy-col-profile .phy-linkscontainer a{
    color: #007a87;
    padding: 0 10px;
}
.phy-container-proteam .phy-col-profile .phy-linkscontainer a:not(:last-child){
    border-right: 1px solid var(--fifth-black-color);
}
.ph-proteam-container .ph-team-link{
    color: #ff2a00;
    font-size: 15px;
    font-weight: 600;
}
.ph-proteam-container .ph-team-link a{
    color: #007a87;
}
/* Master Team */
.ph-masterteam-header p{
    color: var(--fifth-black-color);
    font-size: 15px;
}
.ph-masterteam-header p a{
    color: #007a87;
    font-weight: 600;
}
.ph-masterteam-container .phy-profilename{
    color: var(--fifth-black-color);
    font-weight: 600;
    text-align: center;
}
.ph-masterteam-container iframe,
.phy-profileath-body iframe:not(.phy-video){
    display: block;
    margin: 0 auto 15px;
    max-width: 400px;
    position: relative;
    width: 100%;
}
.ph-masterteam-container .ph-proteam-separator,
.ph-about-container .ph-proteam-separator,
.ph-faq-container .ph-proteam-separator{
    border: solid #b8c6c6;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 20px auto;
    max-width: 1200px;
    width: 100%;
}
.ph-masterteam-container p {
    color: var(--fifth-black-color);
    font-size: 15px;
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    width: 100%;
}
.ph-masterteam-container p a,
.phy-profileath-body p a,
.ph-about-container p a,
.ph-about-container ul li a,
.ph-faq-container a{
    color: #007a87;
    font-weight: 600;
}
.ph-faq-container h3{
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.5em;
    margin: 0 auto 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.ph-faq-container ul li,
.ph-faq-container ol li{
    font-size: 1.06em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.58em;
    margin: 0 0 14px;
}
.phy-profileath-header h1{
    color: #fa4146;
    font-size: clamp(1.2rem, 2.75vw, 2.625em);
    margin: 0 auto;
    max-width: 950px;
    text-shadow: 0 0 1px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.3);
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.phy-profileath-body .uv-section-inner{
    max-width: 1120px!important;
}
.phy-profileath-body .phy-date{
    font-size: 12.5px;
}
.phy-profileath-body p,
.ph-about-container p{
    font-size: 15px;
}
.ph-about-container .uv-section-inner,
.ph-faq-container .uv-section-inner{
    max-width: 900px!important;
}
.ph-about-container h2{
    color: var(--fifth-black-color);
    font-size: 26px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 0 auto 15px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
}
.ph-about-container .phy-date{
    color: var(--fifth-black-color);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}
.ph-about-container ul li{
    color: var(--fifth-black-color);
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 12px;
}
.ph-faq-container h2{
    color: var(--fifth-black-color);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 0 auto 15px;
    padding-top: 4px;
    text-align: left;
    text-transform: uppercase;
}
.phy-cart-container .uv-btn-main-btn{
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
}
.page-id-297 .woocommerce{
    display: none;
}
.page-id-297 .ph-tienda-container .uv-btn-main-btn a{
    border: 2px solid var(--main-red-color)!important;
}
.page-id-297 .ph-tienda-container .wc-block-components-product-image a img{
    height: 100%;
    max-height: 300px!important;
    object-fit: contain!important;
    width: 100%;
}
.ph-tienda-container .agotado{
    font-size: 18px;
    font-weight: 700;
}
/* Carrito */
.wc-block-components-product-name{
    color: #000000;
}

/* My Account */
.phy-myaccount-container{
    margin: 0 auto;
    max-width: 1460px;
    padding: 40px 20px 0;
    width: 100%;
}
.woocommerce .phy-myaccount-container form.login,
.woocommerce .phy-myaccount-container form.register{
    min-height: 350px;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
    background-color: #FFF7B6;
    border-top-color: #cd2405;
    color:#333;
}
.woocommerce-message strong{
    font-weight: 600;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content{
    padding: 20px;
}
.woocommerce-page .woocommerce-message .button,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-Button,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .button,
.woocommerce .fu-orderthankyou .col2 .btn-red{
    background-color: var(--main-red-color);
    color: #fff;
    font-weight: 400;
    transition: all 300ms ease-in-out;
}
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content form .woocommerce-Button:hover,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content form .button:hover,
.woocommerce .fu-orderthankyou .col2 .btn-red:hover{
    background: var(--main-red-hover-color);
}
.phy-myaccount-container h2,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-Address h2,
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content h2,
.woocommerce .fu-orderthankyou .woocommerce-order-details h2{
    clear: both;
    color: #363636;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 0 auto 15px;
    padding-top: 4px;
}
.woocommerce .lost_reset_password.phy-myaccount-container .form-row .input-text, 
.woocommerce .lost_reset_password.phy-myaccount-container .form-row select,
.woocommerce .phy-myaccount-container form .form-row .input-text, 
.woocommerce .phy-myaccount-container form .form-row select{
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    outline: none;
    background: #fff;
    color: #5f6a7d;
}
.woocommerce .phy-myaccount-container .woocommerce-form-login .woocommerce-form-login__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .phy-myaccount-container button.button{
    background: var(--main-red-color);
    color: #fff;
    font-weight: 400;
    transition: all 300ms ease-in-out;
}
.woocommerce .phy-myaccount-container .woocommerce-form-login .woocommerce-form-login__submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .phy-myaccount-container button.button:hover{
    background: var(--main-red-hover-color);
}
.woocommerce .phy-myaccount-container form .form-row label,
.woocommerce .phy-myaccount-container p{
    color: var(--fifth-black-color);
    font-size: 15px;
}
.woocommerce .phy-myaccount-container a{
    color: #007a87;
    transition: all 300ms ease-in-out;
    text-decoration: underline;
}
.woocommerce .phy-myaccount-container a:hover{
    color: #00a8ba;
}

/* Thank You Page */
.woocommerce .fu-orderthankyou .fu-orderthankyou-header{
    border-radius: 8px;
    box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 30px;
}
.woocommerce .fu-orderthankyou .woocommerce-thankyou-order-received{
    clear: both;
    color: #363636;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 0 auto 15px;
    padding-top: 4px;
    text-align: center;
}
.woocommerce .fu-orderthankyou .col1{
    margin-bottom: 40px;
}
.woocommerce .fu-orderthankyou .col1 p{
    font-size: 15px;
    line-height: 1.1;
    text-align: center;
}
.woocommerce .fu-orderthankyou .woocommerce-thankyou-order-details{
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 50px;
    position: relative;
}
.woocommerce .fu-orderthankyou .col2{
    align-items: center;
    display: flex;
    justify-content: center;
}
.woocommerce .fu-orderthankyou .col2 .btn-red{
    align-items: center;
    display: flex;
    height: 45px;
    justify-content: center;
    max-width: 250px;
    width: 100%;
}
/* Lost password */
.lost_reset_password.phy-myaccount-container{
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 70px;
    max-width: 900px;
}
.woocommerce .lost_reset_password.phy-myaccount-container p {
    text-align: center;
}
/* My Account */
.page-id-300 .woocommerce{
    padding: 40px 30px;
}
.page-id-300 .woocommerce-error, 
.page-id-300 .woocommerce-info, 
.page-id-300 .woocommerce-message{
    font-size: 15px;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content,
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation{
    box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.1);
    min-height: 300px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content a.button{
    background-color: transparent;
    color: #007a87;
    transition: all 300ms ease-in-out;
    text-decoration: underline;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content a.button:hover{
    color: #00a8ba;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content p{
    font-size: 15px;
    padding: 20px;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .input-text{
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    color: #5f6a7d;
    height: 40px;
    padding: .5em;
    outline: none;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .ph-view-order-pretitle{
    font-size: 18px;
    padding: 20px 0;
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li{
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 8px;
    display: flex;
    list-style-type: none;
    transition: all 300ms ease-in-out;
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li:hover{
    background-color: var(--main-red-hover-color);
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li.is-active{
    background-color: var(--secondary-red-color);
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li a{
    color: var(--fifth-black-color);
    font-size: 15px;
    font-weight: 600;
    height: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 100%;   
}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li a{

}
.woocommerce .phy-myaccount-navigation.woocommerce-MyAccount-navigation ul li.is-active a{
    color: #ffffff;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content a{
    color: #007a87;
    transition: all 300ms ease-in-out;
    text-decoration: underline;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content a:hover{
    color: #00a8ba;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    padding: 20px;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-EditAccountForm > p:last-child{
    padding: 20px 0;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-Address{
    background-color: #f7f7f7;
    border-radius: 8px;
    padding: 20px;
}
.woocommerce .phy-myaccount-dashboard.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title a{
     margin-bottom: 15px;
}
/* 404 Not Found */
.ph-404 h1{
    color: var(--third-red-color);
    font-size: 2.5em;
    line-height: 1.8em;
    font-weight: 700;
    margin-bottom: 30px;
}
.ph-404 h2{
    color: var(--fifth-black-color);
    font-size: 1.825em;
    line-height: 1.8em;
    font-weight: 700;
    margin-bottom: 30px;
}
.ph-404 p{
    color: var(--fifth-black-color);
    font-size: 1.25em;
    line-height: 1.8em;
    margin-bottom: 30px;
}
.ph-404 a{
    background-color: var(--third-red-color);
    color: #ffffff;
    font-size: 1.25em;
}
@media (max-width: 1560px){

}
@media (max-width: 1500px){
}
@media (max-width: 1300px) {
    .uv-page-header .uv-header-inner{
        gap: 20px;
    }
    .uv-page-header-menu ul li{
        padding: 0 8px;
    }
    .uv-page-header-menu ul li > a{
        font-size: 12px;
    }
    .uv-page-header-menu ul li > a{
        padding: 0 20px 0 5px;
    }   
    .uv-page-header-rightmenu{
        margin-left: 0;
    }
    .uv-page-header-menu ul li:not(.menu-item-has-children) > a{
        padding: 0;
    }
}
@media (max-width: 1250px) {
    .uv-slider-cards .uv-section-inner{
        top: 60px;
    }  
}
@media (max-width: 1200px) {

}
@media (max-width: 1100px) {
    .uv-page-header .uv-page-header-menu{
        display: none;
    }
    #uv-menuicon {
        display: flex;
        margin-left: 20px;
    }
    .phy-container-productcards{
        grid-template-columns: 1fr 1fr;
    }
    .ph-blogpage-footer .ph-cards{
        grid-template-columns: 1fr 1fr;
    }
    #uv-menuicon > span:nth-child(1){
        bottom: 55%;
    }
    #uv-menuicon > span:nth-child(2){
        top: -1px;
    }
    #uv-menuicon > span:nth-child(3){
        top: 18px;
    }
}
@media (max-width: 900px) {
	.uv-page-header .uv-header-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .uv-page-header-logo{
        flex: 0 0 auto;
    }

    footer {
        padding-top: 37px;
        padding-bottom: 35px;
    }
    footer .footer-widgets .uv-footer-col-1{
        display: flex;
        flex-direction: column;
        flex: 0 0 100%;
        align-items: center;
        justify-content: center;
    }
    footer .footer-widgets{
        flex-direction: column;
        margin-bottom: 20px;
    }
    footer .footer-widgets .uv-footer-col-2{
        padding-left: 0;
    }
    .uv-footer-bar .uv-copyright-rightbar{
        display: none;
    }
    footer .footer-inner .ib-social-mobile{
        display: block;
        margin-bottom: 25px; 
    }
    footer .footer-inner .ib-social-mobile .uv-socialnetwork ul{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        gap: 15px;
        padding: 0;
        margin: 0;
    }
    footer .footer-inner .ib-social-mobile .uv-socialnetwork ul li{
        padding: 0;
    }
    footer .footer-inner .ib-social-mobile .uv-socialnetwork ul li a .icon:before{
        margin: 0;
        width: max-content;
    }
    .uv-footer-bar{
        border-top: 0;
    }
    .uv-footer-bar .uv-copyright-leftbar{
        flex-direction: column;
        width: 100%;
    }
    .uv-footer-bar .uv-copyright-leftbar .uv-copyright{
        text-align: center;
    }
	/* Block Slider Cards */
    .uv-slider-cards .uv-section-inner{
        top: 40px;
    }
    .uv-slider-cards .h1, .uv-slider-cards h1 {
      font-size: 2.125em;
      letter-spacing: 0.04em;
      line-height: 1;
      /* text-transform: uppercase; */
    }
    .ib-headerhome-container:after {
        display: none;
    }
	/* Block Slider Cards */
    .uv-slider-cards .uv-section-inner{
        top: 40px;
    }
    .uv-slider-cards .h1, .uv-slider-cards h1 {
      font-size: 2.125em;
      letter-spacing: 0.04em;
      line-height: 1;
      /* text-transform: uppercase; */
    }
    .uv-slider-cards .swiper-slide.uv-slide-sc{
        height: calc((100vw * 330)/ 615);
    }
    .uv-slider-cards .uv-section-inner{
      left: 0px;
    }
    .uv-slider-cards .swiper-pagination{
      /* left: 50px;
      width: calc(100% - 100px); */
    }
    .uv-slider-cards .uv-section-inner .uv-slide-title {
      /* max-width: 400px; */
      max-width: 90%;
      margin-bottom: 35px;
      margin-left: auto;
      margin-right: auto;
    }
    .uv-slider-cards .uv-section-inner .uv-slide-btn a{
        max-width: 380px;
    }
    .uv-slider-cards .swiper-button-next {
      right: 50px;
    }
    .uv-slider-cards .swiper-button-prev {
      right: 120px;
    }
}
@media (max-width: 800px) {
    .uv-slider-cards .uv-section-inner .uv-slide-title .title {
        font-size: 2.78em;
        margin-bottom: 10px;
        text-align: center;
    }
    .swiper-slide.uv-slide-sc {
        height: calc((100vw * 390)/ 615);
        width: 100%;
    }
    .uv-slider-cards .swiper-pagination {
        display: none;
    }
    /* Confirmation Page */
    .woocommerce .fu-orderthankyou .woocommerce-thankyou-order-details{
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }
    .woocommerce .fu-orderthankyou .woocommerce-thankyou-order-details li{
        border-right: none;
    }
}
@media (max-width: 781px) {
	.uv-slider-cards .swiper-slide.uv-slide-sc {
		height: calc((100vw * 350)/ 615);
	}
}
@media (max-width: 700px) {
    .uv-slider-cards .swiper-slide.uv-slide-sc {
        height: calc((100vw * 370)/ 615);
    }
    /* Single Product */
    .ph-container-product .ph-container-product-header{
        flex-direction: column;
    }
    .ph-container-product .ph-custom-gallery{
        max-width: 100%;
    }
    footer .footer-inner{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 600px) {
    /* Top Bar */
    .ph-topbar-container p,
    .ph-topbar-container a{
        font-size: 10px;
    }
    /* Menu Icon */
    .uv-page-header-logo{
        flex: 0 0 auto;
        text-align: left;
    }
    .uv-page-header-logo img,
    .uv-overmenu-header .uv-overmenu-logo {
        width: auto;
        height: 40px;
    }
    #uv-menuicon {
        margin-left: 25px;
    }
    /* Block Slider Cards */
    .uv-slider-cards .uv-section-inner .uv-slide-img{
        margin-bottom: 20px;
        max-width: 105px;
    }
    .uv-slider-cards .swiper-slide.uv-slide-sc {
        height: calc((100vw * 380)/ 615);
        width: 100%;
    }
    .uv-slider-cards .slider-section-inner {
        bottom: auto;
        top: 25%;
        max-width: 600px!important;
    }
    .uv-slider-cards .slider-section-inner .uv-slide-title .title{
        font-size: 1.3em;
        line-height: 1.2em;
        margin-bottom: 15px;
        position: relative;
    }
    .uv-slider-cards .slider-section-inner .uv-slide-title .subtitle{
        font-size: 16px;
        line-height: 27px;
        max-width: 300px;
    }
    .uv-slider-cards .slider-section-inner .uv-slide-btn a{
        height: 50px;
        max-width: 160px;
    }
    .uv-slider-cards .uv-slide-buttons {
        text-align: center;
    }
    .uv-slider-cards .swiper-button-next,
    .uv-slider-cards .swiper-button-prev {
        display: none;
    }
    .uv-slide-video-controls button {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
	.uv-slider-cards .swiper-pagination {
        display: none;
    }
    .uv-slider-cards .swiper-pagination .uvprogressbar{
        width: 50px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .uv-slider-cards .swiper-pagination span{
        font-size: 1em;
    }
    span.scrolleable {width: 20px;height: 30px;}
    span.scrolleable:before{top: -3px}
    .uv-slider-cards .swiper-pagination-bullet {
        background-color: #fff;
        display: block!important;
    }
    .uv-slider-cards .swiper-pagination-bullet-active {
        background-color: #fff;
        width: 7px;
        min-width: 0;
        height: 7px;
        opacity: 1;
    }
    footer .footer-widgets .uv-footer-col-1 .uvwp-widget1 .wp-block-column:nth-child(1),
    footer .footer-widgets .uv-footer-col-1 .uvwp-widget1 .wp-block-column:nth-child(2){
        display: flex;
        flex: 0 0 100%;
        justify-content: center;
    }
    footer .footer-widgets p.info{
        text-align: center;
    }
    .uv-footer-bar{
        display: flex;
        flex-direction: column;
    }
    .uv-footer-bar .uv-copyright{
        margin-bottom: 20px;
    }
    /* HOME */
    .home .col2 h2, 
    .home .col4 h2, 
    .home .col8 h2, 
    .home .col10 h2, 
    .home .col12 h2{
        font-size: 20px;
    }
    .home .col3 h2, 
    .home .col5 h2, 
    .home .col7 h2, 
    .home .col9 h2, 
    .home .col11 h2{
        font-size: 1.3em;
        line-height: 1.2em;
        position: relative;
    }
    .home .col3 .uv-lazyimage, 
    .home .col5 .uv-lazyimage, 
    .home .col7 .uv-lazyimage,
    .home .col9 .uv-lazyimage, 
    .home .col11 .uv-lazyimage {
        background-attachment: initial;
    }
    .home .col6 figure img{
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 0 auto 15px;
        max-width: 200px;
        min-height: 200px;
    }
    .phy-container-reviews{
        grid-template-columns: 1fr;
    }
    .phy-container-reviews .phy-col-review{
        margin-bottom: 35px;
    }
    .home .col12 .phy-container-blogcards{
        grid-template-columns: 1fr;
    }
    .home .col12 .phy-container-blogcards .phy-link .phy-title .link span{
        left: 25%;
    }
    .phy-container-productcards{
        grid-template-columns: 1fr;
    }
    .ph-blogpage-footer .ph-cards{
        grid-template-columns: 1fr;
    }
    .ph-about-container h2{
        font-size: 22px;
    }
    .ph-about-container .phy-date{
        font-size: 18px;
    }
    .ph-faq-container h2{
        font-size: 18px;
    }
}
@media (max-width: 400px) {

}