@media only screen and (max-width: 1500px) {
	.rowfull3SingPro > .col.large-2 {
	    flex-basis: 28%;
	    max-width: 28%;
	}
	.rowfull3SingPro > .col.large-5 {
	    flex-basis: 36%;
	    max-width: 36%;
	}
}
@media only screen and (max-width: 1196px) {
	.rowfull3SingPro > .col.large-2 {
	    flex-basis: 34%;
	    max-width: 34%;
	}
	.rowfull3SingPro > .col.large-5 {
	    flex-basis: 33%;
	    max-width: 33%;
	}
}
@media only screen and (max-width: 1222px) {
	.sharePostSingle{
		left: -48px;
	}
	.sharePostSingle.FixedWidget__fixed_widget__pinned {
	    left: initial;
	    margin-left: -48px;
	}
}
@media only screen and (max-width: 1192px) {
	.sharePostSingle{
		left: 6px;
	}
	.sharePostSingle.FixedWidget__fixed_widget__pinned {
	    left: initial;
	    margin-left: 6px;
	}
}
@media screen and (min-width:550px)and (max-width:950px) {
	.md-x5 {
		left:5%;
	}
	.md-x15 {
		left:15%;
	}
	.md-x25 {
		left:25%;
	}
	.md-x35 {
		left:35%;
	}
	.md-x45 {
		left:45%;
	}
	.md-x55 {
		right:45%;
	}
	.md-x65 {
		right:35%;
	}
	.md-x75 {
		right:25%;
	}
	.md-x85 {
		right:15%;
	}
	.md-x95 {
		right:5%;
	}
	.md-y5 {
		top:5%;
	}
	.md-y15 {
		top:15%;
	}
	.md-y25 {
		top:25%;
	}
	.md-y35 {
		top:35%;
	}
	.md-y45 {
		top:45%;
	}
	.md-y55 {
		bottom:45%;
	}
	.md-y65 {
		bottom:35%;
	}
	.md-y75 {
		bottom:25%;
	}
	.md-y85 {
		bottom:15%;
	}
	.md-y95 {
		bottom:5%;
	}
	.md-x0 {
		left:0;
	}
	.md-x10 {
		left:10%;
	}
	.md-x20 {
		left:20%;
	}
	.md-x30 {
		left:30%;
	}
	.md-x40 {
		left:40%;
	}
	.md-x60 {
		right:40%;
	}
	.md-x70 {
		right:30%;
	}
	.md-x80 {
		right:20%;
	}
	.md-x90 {
		right:10%;
	}
	.md-x100 {
		right:0;
	}
	.md-y0 {
		top:0;
	}
	.md-y10 {
		top:10%;
	}
	.md-y20 {
		top:20%;
	}
	.md-y30 {
		top:30%;
	}
	.md-y40 {
		top:40%;
	}
	.md-y60 {
		bottom:40%;
	}
	.md-y70 {
		bottom:30%;
	}
	.md-y80 {
		bottom:20%;
	}
	.md-y90 {
		bottom:10%;
	}
	.md-y100 {
		bottom:0;
	}
	.md-x50 {
		left:50%;
		transform:translateX(-50%) !important;
	}
	.md-y50 {
		top:50%;
		transform:translateY(-50%) !important;
	}
	.md-x50.md-y50 {
		transform:translate(-50%,-50%) !important;
	}
}

@media (min-width: 950px) {
    .show-for-medium, [data-show=show-for-medium] {
        display: none !important;
    }
}

@media only screen and (max-width: 1000px){
	.sharePostSingle{
		display: none;
	}
}
@media only screen and (max-width: 950px){
	.mobile-submenu-slide .off-canvas-left.main-menu-overlay,
	.mobile-submenu-slide .mfp-container > .mfp-content,
	.mobile-submenu-slide .mfp-wrap{
	    top: 55px;
	}
	.mobile-submenu-slide .mfp-container > .mfp-content{
		min-width: 100%;
		box-shadow: none;
	}
	.mobile-sidebar .mfp-close{
		display: none;
	}
	.mobile-sidebar .sidebar-menu .nav-sidebar{
		padding-top: 0px;
	}
	/* custom image menu product*/
	.memu-product-custom ul li ul li.menu-item.has-icon-left{
		width: 49%;
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
	}
	.memu-product-custom ul li ul li.menu-item.has-icon-left a{
		display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 15px !important;
        padding: 10px 0px 0px 0px;
        padding-left: 0px !important;
        background-color: #f2f2f2;
        display: flex;
    	flex-direction: column;
    	margin: 0px 5px;
    	font-family: 'interBold' !important;
	}
	.memu-product-custom ul li ul li.menu-item.has-icon-left a img{
		order: 2;
	}
	.memu-product-custom ul li ul li.menu-item.has-icon-left a img{
		width: 100%;
        height: 150px;
        object-fit: contain;
        margin: 0 auto;
        padding-bottom: 15px;
        padding-top: 15px;
        display: table;
	}
	/*.mobile-nav li.nav-icon a{
		position: relative;
		width: 32px;
		height: 30px;
	}*/
	/*.mobile-nav li.nav-icon a.current-lightbox-clicked{
		top: 3px;
	}
	.mobile-nav li.nav-icon a.current-lightbox-clicked i{
		display: none;
	}
	.mobile-nav li.nav-icon a.current-lightbox-clicked:before,
	.mobile-nav li.nav-icon a.current-lightbox-clicked:after{
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(45deg);
		height: 26px;
		width: 2px;
		background-color: #000;
	}
	.mobile-nav li.nav-icon a.current-lightbox-clicked:after{
		transform: translate(-50%, -50%) rotate(-45deg);
	}*/
	.mobile-submenu-slide .mobile-nav li.nav-icon a.current-lightbox-clicked{
		display: none;
	}
	/* end*/
	.nopadMobile{
		padding-bottom: 0px !important;
	}
	.medium-logo-center .show-for-medium{
		display: block !important;
	}
	.medium-logo-center .hide-for-medium {
		display: none !important;
	}
	.medium-col-first {
		order:-1;
	}
	.medium-flex-wrap {
		flex-flow:column wrap;
	}
	.medium-flex-wrap .flex-col {
		flex-grow:0;
		padding-bottom:5px;
		padding-top:5px;
		width: auto;
	}
	.medium-row-reverse {
		flex-direction:row-reverse;
	}
	.medium-nav-center {
		justify-content:center;
	}
	body.body-scroll-lock--active .mfp-wrap {
		overflow:auto;
		position:fixed !important;
	}
	.select-resize-ghost,
	.select2-container .select2-choice,
	.select2-container .select2-selection,
	input[type=date],
	input[type=email],
	input[type=number],
	input[type=password],
	input[type=search],
	input[type=tel],
	input[type=text],
	input[type=url],
	select,
	textarea {
		font-size:1rem;
	}
	.md\:stack-row {
		flex-direction:row;
	}
	.md\:stack-row>* {
		margin:0 !important;
	}
	.md\:stack-row>*~* {
		margin-left:var(--stack-gap) !important;
	}
	.md\:stack-col {
		flex-direction:column;
	}
	.md\:stack-col>* {
		margin:0 !important;
	}
	.md\:stack-col>*~* {
		margin-top:var(--stack-gap) !important;
	}
	.md\:items-stretch {
		align-items:stretch;
	}
	.md\:items-start {
		align-items:flex-start;
	}
	.md\:items-center {
		align-items:center;
	}
	.md\:items-end {
		align-items:flex-end;
	}
	.md\:items-baseline {
		align-items:baseline;
	}
	.md\:justify-start {
		justify-content:flex-start;
	}
	.md\:justify-center {
		justify-content:center;
	}
	.md\:justify-end {
		justify-content:flex-end;
	}
	.md\:justify-between {
		justify-content:space-between;
	}
	.md\:justify-around {
		justify-content:space-around;
	}
	.touch-scroll-table {
		box-shadow:inset -2px 0 18px -5px rgba(0,0,0,.5);
		margin-left:-15px;
		overflow-x:scroll;
		overflow-y:hidden;
		padding:15px;
		position:relative;
		width:calc(100% + 30px);
	}
	.touch-scroll-table table {
		width:100%;
	}
	.hide-for-medium,
	[data-show=hide-for-medium] {
		display:none !important;
	}
	.medium-text-center .pull-left,
	.medium-text-center .pull-right {
		float:none;
	}
	.medium-text-center .ml {
		margin-left:auto;
	}
	.medium-text-center .mr {
		margin-right:auto;
	}
	.medium-text-center {
		float:none !important;
		text-align:center !important;
		width:100% !important;
	}
	.header-inner .nav {
		flex-wrap:nowrap;
	}
	.medium-logo-left .logo {
		margin-left:0;
		margin-right:15px;
		order:1;
	}
	.medium-logo-left .flex-left {
		flex:1 1 0;
		order:2;
	}
	.medium-logo-left .flex-right {
		flex:1 1 0;
		order:3;
	}
	.medium-logo-center .flex-left {
		flex:1 1 0;
		order:1;
	}
	.medium-logo-center .logo {
		margin:0 15px;
		order:2;
		text-align:center;
	}
	.medium-logo-center .logo img {
		margin:0 auto;
	}
	.medium-logo-center .flex-right {
		flex:1 1 0;
		order:3;
	}
	.flatsome-cookies__inner {
		align-items:stretch;
		flex-direction:column;
		font-size:.9em;
		text-align:center;
	}
	.flatsome-cookies__buttons {
		margin-top:15px;
	}
	.flatsome-cookies__text {
		padding-right:0;
	}
	.searchform-wrapper {
		font-size:1rem;
	}
	/*.header-wrapper:not(.stuck) .logo img {
	    max-height: 46px !important;
	    position: absolute;
	    bottom: 4px;
	}*/
	#header .header-main #logo{
		width: auto;
	}
	.header-main .gtranslate_wrapper a.gt_switcher-popup span{
		display: none;
	}
	.gt_white_content .gt_languages a{
		border-bottom: 1px solid rgb(231 231 231 / 29%);
	}
	.gt_white_content .gt_languages a:last-child{
		border-bottom: none;
	}
	.gt_white_content{
		border-radius: 10px;
	}
	.header-main .mobile-nav.nav-right > li{
		margin: 0px 5px;
	}
	.header-main .nav > li > a{
		line-height: initial;
	}
	.header-main .mobile-nav.nav-left li a i.icon-menu{
		font-size: 32px;
    	line-height: 30px;
	}
	#header .header-main .mobile-nav > li > a > i{
		color: #fff !important;
	}
	.header-wrapper.stuck .mobile-nav > li > a > i{
		color: #fff;
	}
	#header .header-wrapper.stuck .header-main .mobile-nav > li > a > i{
		color: #85754e !important;
	}
	.header-wrapper.stuck .header-bg-container .header-bg-color{
		background-color: transparent;
	}
	.mobile-sidebar .sidebar-menu{
		padding-top: 0px;
	}
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
		min-width: 300px;
		background-color: #fff;
	}
	.sidebar-menu .nav-sidebar li a{
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 10px !important;
	}
	.sidebar-menu .sidebar-menu-top-content{
		background-color: #ffffff;
        padding: 30px 0px;
        border-bottom: 1px solid #000000;
	}
	.sidebar-menu .sidebar-menu-top-content a img{
		max-height: 68px;
	    margin: 0 auto;
	    display: table;
	    width: auto;
	}
	.off-canvas:not(.off-canvas-center) li.html{
		padding: 10px;
	}
	.sidebar-menu .header-social-icons .social-icons{
		text-align: left;
		color: #000000;
	}
	.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a{
		color: hsl(0deg 0% 0% / 85%);
	    font-size: 1.05em;
	    text-transform: capitalize;
	}
	.sidebar-menu .nav-sidebar > li > a{
		color: #000000;
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
	}
	.sidebar-menu .nav-sidebar > li.active{
		border-top: 1px solid #f3f3f3;
		background-color: rgb(251, 251, 251);
	}
	.sidebar-menu .nav-sidebar li ul{
		padding-bottom: 0px !important;
	}
	.sidebar-menu .nav-sidebar li ul li a{
		font-size: 16px !important;
        color: #000 !important;
/*        font-family: RebondMedium !important;*/
        font-weight: 500;
	}
	.sidebar-menu .nav-sidebar li .toggle{
		opacity: 1;
		font-family: 'interBold' !important;
		font-weight: normal;
        font-size: 18px;
        color: #000;
	}
	.sidebar-menu .nav-sidebar li .toggle i{
		font-size: 22px;
		opacity: 1;
		color: #444;
	}
	.has-child:hover{
		cursor: none;
	}
	#header .stuck #logo img {
	    max-height: 40px !important;
	    bottom: 0px;
	}
	.stuck .header-main .mobile-nav > li.nav-icon > a{
		padding: 5px 0px;
	}
	.sidebar-menu .searchform .search-field{
		box-shadow: none;
        border-radius: 30px;
        font-size: 15px;
        height: 45px;
	}
	.sidebar-menu .searchform .ux-search-submit{
        height: 45px;
        color: #fff;
        font-size: 14px;
        width: 55px;
        position: absolute;
	    right: 0;
	    top: 0;
	    background-color: transparent;
	    box-shadow: none;
	    border: none;
	}
	.sidebar-menu .searchform .ux-search-submit i{
		color: #868686;
	}
	.mobile-sidebar .sidebar-menu .nav-sidebar > li{
		border-top: 1px solid hsl(0deg 0% 92.55% / 44%);
	}
	.mobile-sidebar .sidebar-menu .nav-sidebar > li:first-child{
		border-top: none;
	}
	.mobile-sidebar .sidebar-menu .header-social-icons a{
		font-size: 20px;
	}
	.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
		width: 90%;
	}
	.featured-title .page-title-inner{
		padding-top: 0px !important;
		padding-bottom: 5px !important;
	}
	.woocommerce-ordering{
		width: 100%;
	}
	.woocommerce-ordering .orderby{
		margin: 0;
        height: 42px;
        font-size: 13px;
        max-width: 100%;
        border-radius: 20px;
	}
	.woocommerce-ordering select{
		max-width: 100%;
	}
	.category-filter-row {
	    padding: 0px 0;
	}
	.archive .shop-page-title .shop-page-title{
		font-size: 25px;
    	margin-bottom: 0px;
	}
	.product-info h1.product-title {
	    font-size: 30px;
	}
	.woocommerce-tabs ul.product-tabs{
		display: flex;
	    flex-wrap: wrap;
	    align-items: flex-start;
	}
	.woocommerce-tabs ul.product-tabs > li{
		width: auto;
		padding-left: 15px;
    	padding-right: 15px;
	}
	.transparent .header-main {
	    height: 60px;
	}
	.titbread_addnew h3{
		font-size: 25px;
		line-height: 30px;
		overflow: hidden;
	    display: -webkit-inline-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	}
	.header-main .header-inner {
	    max-width: 100%;
	    width: 100%;
	}
	#header .header-wrapper.stuck #logo img:nth-child(2){
		max-height: 48px !important;
	}
	#header .header-main {
	    height: 55px;
	}
	.header-wrapper.stuck .header-main{
		background-color: #fff;
	}
	.header.show-on-scroll, #header .stuck .header-main{
		height: 55px !important;
	}
	.badge-inner.on-sale .onsale{
		font-size: 11px;
		line-height: 16px;
	}
	.top.z-1 .callout ,
	.badge-inner.on-sale{
		width: 35px;
	    height: 35px;
	    min-width: 35px;
	}
	.home #header{
		position: fixed;
		top: 0;
	}
	.home #header .header-bg-color{
		background-color: transparent;
	}
	.header-main .container .top-divider{
		display: none;
	}
	#header .header-main > .header-inner, #header .header-bottom > .container, .header-main > .container, .breadcrumd_core .rowbread_core, .breadCustomPage .rowbread_core {
	    max-width: 100%;
	}
	.ux-search-box .search-field {
	    border: 1px solid #ccc;
	}
	.sliderHomes .flickity-page-dots{
		display: none;
	}
	.sec1Homes:after,
	.sec1Homes .section-bg img{
		display: none;
	}
	.tabProHomes ul.nav{
		overflow: scroll;
    	display: inline-block;
    	white-space: nowrap;
	} 
	.TabNewStyle .nav li {
	    margin-right: 30px;
	}
	.CatProStyle02 .breadcrumd_core .tit_archive_core{
		display: none;
	}
	.breadProCatStyle2{
		padding-top: 10px;
	}
	.CatProStyle02 .rank-math-breadcrumb p.last{
		color: #fff;
	}
	.CatProStyle02 .rowHeadPageCatPro > .col.large-12{
		padding-bottom: 0px;
	}
	.rowfull3SingPro > .col.large-2 {
	    flex-basis: 100%;
	    max-width: 100%;
	}
	.secVctHome .row > .large-6{
		flex-basis: 100%;
        max-width: 100%;
	}
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
	#footer .colLFooter, #footer .colRFooter{
		flex-basis: 100%;
        max-width: 100%;
	}
}
@media only screen and (max-width: 849px){
	.smallVideoFea > .col-inner {
	    padding-top: 0;
	    display: flex;
    	align-items: flex-start;
    	justify-content: flex-start;
	}
	.rowVideoFea > .col{
		padding-bottom: 5px;
	}
	.boxSmallVideoFea{
		margin-bottom: 0px;
		margin-right: 5px;
	}
	.boxSmallVideoFea:last-child,
	.boxSmallVideoFea:nth-child(3n+3){
		margin-right: 0;
	}
	.imgBigVideoFea img{
		height: auto;
	}
	.col12PageCPT > .col-inner{
		padding-bottom: 10px;
    	margin-top: 15px;
	}
	#footer{
	    padding-bottom: 55px;
        background-color: #1d1d1d;
	}
	.secVctHome .flickity-page-dots{
	    display: block;
	    position: static;
	}
	.secVctHome .flickity-page-dots{
	    width: 100%;
	    left: 0;
	    right: initial;
	}
	.secVctHome .flickity-page-dots li{
		border-radius: 0px;
		margin: 0;
		background-color: #D9D9D9;
		height: 3px;
	}
	.secVctHome .flickity-page-dots li{
		background-color: #85754E;
	}
}
@media only screen and (max-width: 680px){
	.gt_float_switcher .gt-selected .gt-current-lang{
		margin-left: 0;
	}
	.ArrCustomSlick {
	    width: 20%;
	}
	.DotCustomSlick {
	    width: 80%;
	}
}
@media only screen and (max-width: 580px){
	.secVctHome{
		background-color: #fff !important;
	}
	/*.home .row.slideVctHome>div.flickity-viewport:not(.col):not([class^=col-]):not([class*=" col-"]){
        width: 150% !important;
    }
    /*.home .row.slideVctHome .flickity-slider > .col{
    	flex-basis: 40%;
		max-width: 40%;
    }*/
    /*.slideVctHome .col.is-selected + .col{
    	margin-left: -22%;
    }*/
    .slideVctHome .flickity-page-dots,
	.rowGalleHomes .flickity-page-dots{
    	opacity: 1;
    	bottom: -33px;
    	left: 0;
	    right: inherit;
	    width: 100%;
    }
    .slideVctHome .flickity-page-dots{
    	bottom: 0px;
    }
    .slideVctHome .flickity-page-dots li.dot,
    .rowGalleHomes .flickity-page-dots li.dot{
    	background-color: #D9D9D9;
    	height: 3px;
    	border-radius: 0;
    	margin: 0;
    }
    .slideVctHome .flickity-page-dots li.dot.is-selected,
    .rowGalleHomes .flickity-page-dots li.dot.is-selected{
    	background-color: #85754E;
    }
    .btnXtFull:after{
    	display: none;
    }
    .secVctHome .btnXtFull{
    	width: 175px !important;
	    margin: 0 auto;
	    display: flex;
	    width: 175px;
	    text-align: center;
	    height: 40px;
	    align-items: center;
	    justify-content: center;
	    border: 1px solid #85754E !important;
    }
    .slideVctHome .img img {
	    height: 360px;
	}
	.ExcerptProVer{
		font-size: 15px;
    	line-height: 20px;
	}
	.ifoProSlideVer .titProVer{
		font-size: 18px;
		color: #85754E;
	}
	.WrapProSlideVer .btnCtSlick{
		width: 25px;
	    height: 25px;
	    min-width: 25px;
	    min-height: 25px;
	}
	.BoxGallHome .box-image img{
		height: 730px;
		object-fit: cover;
		object-position: center;
	}
	.rowGalleHomes .colGalleryHome{
		padding: 0px !important;
	}
	.colGalleryHome .box-text{
		opacity: 1;
	    padding: 15px !important;
	    width: 85%;
	    left: inherit;
	    right: 0;
	    top: initial;
	    bottom: 50px;
	    height: auto;
	    background: #fff;
	    transform: scale(1) translateZ(0) translateY(0) !important;
	}
	.BoxGallHome .box-text:before{
		display: none;
	}
	.BoxGallHome .icon-box .icon-box-img{
		display: none;
	}
	.rowGalleHomes .flickity-page-dots{
		bottom: 10px;
		padding: 0px 10px;
	}
	.CatProStyle02 .product-small .box-image img{
		height: 212px;
	}
	.CatProStyle02 .breadcrumd_core {
	    min-height: 160px;
	}
	.CatProStyle02 .product-small .box-image{
		background-image: url('../img/bgprostyle2.jpg');
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
	}
	.CatProStyle02 .product-small .product-title a{
		font-size: 16px;
	}
	.labelTargetCus{
		font-size: 14px;
	    font-family: 'MinionBold';
	}
	.CatProStyle02 .shop-container {
	    margin-top: 20px;
	}
	.imgOutBorder .img-inner:after{
		display: none;
	}
	.imgHeiMbSiPro .img-inner img{
		height: 825px;
		object-fit: cover;
	}
	.rowReverb .colMediaBigR,
	.rowReverb > .col:nth-child(2){
		order: 1;
	}
	.rowReverb .coltextmediaBig,
	.rowReverb > .col:nth-child(1){
		order: 2;
	}
	.rowOverSiPro{
		width: 600px !important;
	}
	.single-product .rowOverSiPro .flickity-page-dots{
		display: none;
	} 
	.imgCycloneSiPro img{
		object-fit: contain;
	    object-position: top;
	    padding-top: 40px;
	}
	.single-product .product-gallery{
		padding: 0px;
	}
	.product-gallery .product-title,
	.product-gallery .DesNbProSingle,
	.product-gallery .price-wrapper,
	.product-gallery .speOfferProDev{
		padding: 0px 15px;
	}
	.product-gallery .product-thumbnails img{
		height: 100px;
	}
	.page-id-302 .secVctHome{
		background-color: #1D1D1D !important;
	}
	.imgRVctHome:before, .imgRVctHome:after{
		display: none;
	}
	.Text1AbPage p{
		text-align: center !important;
	}
	.colRsec1AbPage{
		padding: 0px !important;
	}
	.secTkHlAbPage .section-bg img{
		top: initial;
	    bottom: 0;
	    height: 54%;
	}
	.TimelineMajesty .rowTabTimeline{
		margin-top: 0px;
	}
	.page-id-302 .breadcrumd_core {
	    min-height: 699px;
	}
	.page-id-302 .breadcrumd_core .rowbread_core,
	.page-id-302 .breadcrumd_core .rowtitleBread{
		display: none;
	}
	.PostFeaCate .imgFeaPostSlide img{
		height: auto;
	}
	.titFeaPostSlide h3{
		font-size: 20px;
		line-height: 27px;
	}
	.excerptFeapPost p{
		font-size: 17px;
	}
	.titFeaPostSmall h3{
		line-height: 23px;
    	font-size: 18px;
	}
	.ExFeaPostSmall p {
	    font-size: 16px;
	    line-height: 20px;
	    text-align: justify;
	}
	.post-item .box-text a.button, .ViewDetailPost span{
		font-size: 16px;
	}
	.iframeMaps iframe{
		height: 300px !important;
	}
	.BannerPageLh .boxBannerPageLh{
		left: initial;
		transform: unset;
		right: 6px;
		bottom: 0;
	}
	.img1PageLh:after{
		top: 6px;
    	left: -6px;
	}
	.h3TitleBread{
		font-size: 22px;
        line-height: 30px;
        padding-top: 10px;
	}
	.colFixedWiget #ez-toc-container .ez-toc-list li a {
        color: #232323;
        position: relative;
        padding: 8px;
        padding-left: 30px;
        font-size: 17px;
        line-height: 20px;
    }
    .colFixedWiget #ez-toc-container .ez-toc-list li a:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        background-color: #000;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
    }
    .FormSearchVideo{
    	width: 100%;
    	margin-top: 8px;
    }
    .breadcrumd_core{
    	min-height: 130px;
    }
    h1.titleSingleCPT {
	    font-size: 30px;
	    line-height: 36px;
	}
	.IfrVideoSingle iframe{
		height: 230px !important;
	}
	.WrapImgTvanh:before, .WrapImgTvanh:after{
		width: 98%;
    	height: 94%;
    	top: -2px;
    	left: 5px;
	}
	.WrapImgTvanh:after{
		top: -6px;
	    transform: rotate(5deg);
	    left: 12px;
	}
	.tax-product_cat .h3TitleBread{
		font-size: 30px;
    	line-height: 38px;
	}
	.nameBrandBread{
		font-size: 20px;
    	line-height: 25px;
	}
	.Wrap_Related_PostType .MainRelatedPost,
	.WrapRelaPro .mainRelaPro{
		min-width: 740px !important;
	}
	.single-post .breadcrumd_core {
	    height: 380px;
	}
	.MetaSinglePost p{
		font-size: 15px;
	}
	.secVctHome .slideVctHome{
		width: 780px !important;
	}
}
@media only screen and (max-width: 548px){
	
}
@media only screen and (max-width: 480px){
	.rowMainProVer .colRtabProHome{
		padding: 0;
	}
	.imgProSlideVer img{
		left: 56%;
	}
	.ArrDotSlickCustom{
		padding: 0px 10px;
	}
	.rowTitMedaYou{
		position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    width: 92%;
	} 
	.rowSliVideoHome > .col{
		padding: 0px !important;
	}
	.product-small .box-image img{
		height: auto;
		width: 100%;
	}
	.imgboxBnCatPro {
    	top: -53px;
    	right: -22px;
	}
	.imgBn1CatPro .box-text-inner{
		padding-right: 140px;
	}
	.imgBn1CatPro .box-image img,
	.imgBn2CatPro .box-image img{
		height: 158px;
    	object-fit: cover;
	}
	.imgBn2CatPro .box-text-inner{
		padding-left: 175px;
	}
	.imgBn2CatPro .imgboxBnCatPro{
		left: 0px;
    	top: -59px;
	}
	.imgBn2CatPro .box-text{
		padding: 0px;
	}
	.CatProStyle01 .breadcrumd_core{
		min-height: 715px;
	}
	.iconLogoCustom{
		display: none;
	}
	.headPagecatPro{
		padding-top: 30px;
	}
	.h3SloganPagePro{
		line-height: 33px;
	}
	.h1NameCatPro{
		padding: 5px 10px;
	}
	.h1NameCatPro span {
	    margin-left: 2px;
	}
	.product-small .product-title a{
		color: #85754E;
		font-size: 18px;
	}
	.product-small:hover .product-title a{
		color: #898989;
	}
	/*.CatProStyle02 .products.row > .product-small.col{
		flex-basis: 50%;
    	max-width: 50%;
	}*/
	.product-gallery .product-thumbnails img{
		height: 70px;
	}
	#footer .follow-icons a{
		margin-right: 10px;
	}
	.Wrap_Related_PostType .MainRelatedPost,
	.WrapRelaPro .mainRelaPro{
		min-width: 690px !important;
	}
	.item2colCf7{
		width: 100%;
		margin-right: 0;
	}
	.secVctHome .slideVctHome{
		width: 680px !important;
	}
}
@media only screen and (max-width: 445px){
	.BoxMetaPostSingle{
		width: 100%;
    	margin-top: 10px;
	}
}
@media only screen and (max-width: 425px){
	.imgProSlideVer{
		width: 32%;
	}
	.ifoProSlideVer{
		width: 65%;
	}
	.aProSlideVer:hover .imgProSlideVer img {
	    left: 52%;
	}
	.Wrap_Related_PostType .MainRelatedPost,
	.WrapRelaPro .mainRelaPro{
		min-width: 640px !important;
	}
	
}
@media only screen and (max-width: 390px){
	.Wrap_Related_PostType .MainRelatedPost,
	.WrapRelaPro .mainRelaPro{
		min-width: 600px !important;
	}
	.secVctHome .slideVctHome{
		width: 600px !important;
	}
}
@media only screen and (max-width: 375px){
	.Wrap_Related_PostType .MainRelatedPost,
	.WrapRelaPro .mainRelaPro{
		min-width: 560px !important;
	}
}