/*themestyle.css*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: FlowersTopShop*/
/* Version: 1.0 Initial Release*/
/* Build Date: 22-10-2015*/
/* Author: Unbranded*/
/* Website: 
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - RESET STYLES */
/* 02 - GLOBAL SETTINGS */
/* 03 - HEADER */
/* 04 - FOOTER */
/* 05 - INDEX-PAGE */
/* 06 - PRODUCT LIST */
/* 07 - PRODUCT DETAIL */
/* 08 - GALLERY */
/* 09 -  GALLERY DETAIL */
/* 10 - BLOG */
/* 11 - BLOG GRID */
/* 12 - BLOG DETAIL */
/* 13 - CONTACT */
/* 14 - BORDER-IMAGE */
/* 15 - TT-SUCCESS */
/* 16 - TT-SUCCESS TYPE-2*/
/* 17 - TT-TEAM */
/* 18 - TT-COUNTER */
/* 19 - TT-VIDEO-DESC */
/* 20 - TT-TESMIMONALS */
/* 21 - CALL-ACTION */
/* 22 - TT-CONTACT */
/* 23 - TT-ABOUT-TEXT */
/* 24 - TT-PRODUCT */
/* 25 - TT-PRODUCT TYPE-2 */
/* 26 - TT-PRODUCT-2 */
/* 27 - TT-CLIENT */
/* 28 - TT-TAB-WRAPPER*/
/* 29 - TT-SERVICE-POST*/
/* 30 - TT-FEATURE*/
/* 31 - TT-FEATURE-2*/
/* 32 - TT-PRICE*/
/* 33 - TT-SEARCH*/
/* 34 - TT-SEARCH-2*/
/* 35 - TT-SEARCH*/
/* 36 - TT-PROGRESS*/
/* 37 - MEDIA QUERIES */
/* 38 - CSS ANIMATIONS */
/* 39 - FONT OPEN SANS */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
body *{-webkit-text-size-adjust:none;font-family:'Raleway',sans-serif;}
.clear{clear:both;overflow:hidden;height:0px;font-size:0px;display:block;}
input:focus,select:focus,textarea:focus,button:focus{outline:none;}
a,a:link,a:visited,a:active,a:hover{cursor:pointer;text-decoration:none;outline:none;}
body{font-family:'Raleway',sans-serif;font-weight:normal;font-size:14px;line-height:18px;font-weight: 400;color:#4a4a4a;}


input:not([type="radio"]),textarea,select{font-family:'Raleway',sans-serif,Arial;font-weight:400;-webkit-appearance:none;border-radius:0;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body{overflow-x:hidden;position:relative;}
#content-block{overflow:hidden;position:relative;}
.background-block{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;}
ul,ol{padding-left:15px;}

/*table*/
.table-view{height:100%;width:100%;display:table;}
.row-view{display:table-row;}
.cell-view{display:table-cell;vertical-align:middle;}

/*body selection*/
body::selection{color:#fff;background:#027ac7;}
body::-moz-selection{color:#fff;background:#027ac7;}

/*nopadding class*/
.nopadding{padding-left:0;padding-right:0;margin-left:0;margin-right:0;}

/**/
#loader-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:12;background:#f23a61;}
#loader-container{width:100px;height:100px;color:white;margin:0 auto;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);border:5px solid #3498db;border-radius:50%;-webkit-animation:borderScale 1s infinite ease-in-out;animation:borderScale 1s infinite ease-in-out;}
#loadingText{font-family:'Raleway',sans-serif;font-weight:bold;font-size:1em;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);}
@-webkit-keyframes borderScale{
  0%{border:5px solid white;}
  50%{border:25px solid #ff7d99;}
  100%{border:5px solid white;}
}
@keyframes borderScale{
  0%{border:5px solid white;}
  50%{border:25px solid #ff7d99;}
  100%{border:5px solid white;}
}

/**/
a{-webkit-transition:0.25s;-moz-transition:0.25s;transition:0.25s; }
img{height:auto;display:block;}
p{margin-bottom:15px;}
.simple-image{width:auto;}
.simple-article,.comment-entry{font-size:13px;line-height:18px;margin-bottom:20px;font-weight:400;}
.simple-article:after,,.comment-entry:after{content:'';display:block;clear:both;}
.simple-article p,.comment-entry p{line-height:23px;font-family:'Raleway',sans-serif;color:#2c2c2c;}
.simple-article.font-2 h1,.simple-article.font-2 h2,.simple-article.font-2 h3,.simple-article.font-2 h4,.simple-article.font-2 h5,.simple-article.font-2 h6,.simple-article.font-2 p{font-family:'Open Sans';}
.simple-article p:not(:last-child),.comment-entry p:not(:last-child){margin-bottom:15px;}
.simple-article p i,.comment-entry p i{font-style:italic;}
.simple-article p .fa,.comment-entry p .fa{font-style:normal;}
.simple-article img,.comment-entry img{width:auto;max-width:100%;height:auto;}
.simple-article img[align="left"]{margin-right:23px;}
.simple-article img[align="right"]{margin-left:23px;}
.simple-article ul li,.simple-article ol li,.comment-entry ul li, .comment-entry ol li{font-size:13px;color:#8c8c8c;margin-bottom:12px;}
.simple-article ul li:last-child,.simple-article ol li:last-child,.comment-entry ul li:last-child,.comment-entry ol li:last-child{margin-bottom:0;}
.simple-article ul,.simple-article ol{list-style:none;margin-bottom:15px;}
.comment-entry ul, .comment-entry ol{margin-bottom:15px;}
.comment-entry ol{list-style:none;}
.simple-article ul.style-1 li{padding-left:28px;position:relative;}
.simple-article ul.style-1 li:before{content:"\f054";font-family:FontAwesome;font-size:12px;color:#222222;position:absolute;line-height:20px;left:0;top:-2px;background-color:transparent;}
/*.simple-article ol li,.comment-entry ol li{padding-left:22px;counter-increment:count-me;position:relative;}*/
/*.simple-article ol li:before,.comment-entry ol li:before{content:counter(count-me) ". ";color:#222222;line-height:20px;position:absolute;left:0;font-weight:700;left:-1px;top:-3px;}*/
.simple-article ol ol,.comment-entry ol ol{counter-reset:count-me;}
.simple-article ul.style-2 li{padding-left:30px;position:relative;}
.simple-article ul.style-2 li i{position:absolute;left:2px;top:-2px;line-height:20px;font-size:12px;color:#222222;}
.simple-article ul.style-2 li:before{display:none;}
.simple-article ul.style-3 li{color:#6e9c38;margin-bottom:16px;}
.simple-article ul.style-3 li:before{content:"\f046";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;margin-right:14px;color:#242424; text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.simple-article ul.style-3 li:last-child{margin-bottom:0;}

.simple-article ul.style-4 li{font-size:14px;line-height:18px;color:#999;margin-bottom:19px;}
.simple-article ul.style-4 li:before{content:"\f18e";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;margin-right:12px;color:#fe5454;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.simple-article ul.style-4 li:last-child{margin-bottom:0;}

.simple-article ul.style-5 li{font-size:16px;line-height:22px;color:#fff;margin-bottom:19px;letter-spacing: 0.5px;}
.simple-article ul.style-5 li:before{content:"\f178";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;margin-right:12px;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.simple-article ul.style-5 li:last-child{margin-bottom:0;}

.simple-article h1,.h1,.comment-entry h1{font-size:50px;line-height:60px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h2,.h2,.comment-entry h2{font-size:40px;line-height:54px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h3,.h3,.comment-entry h3{font-size:30px;line-height:37px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h4,.h4,.comment-entry h4{font-size:20px;line-height:39px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h4.small,.h4.small{font-size:18px;line-height:24px;margin-top:0;font-weight:bold;color:#242424;letter-spacing:0.5px;}
.simple-article h5,.h5,.comment-entry h5{font-size:15px;line-height:24px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h6,.h6,.comment-entry h6{font-size:14px;line-height:22px;margin-top:0;font-weight:bold;color:#242424;}
.simple-article h3 span,.h3 span{text-transform:uppercase;font-weight:500;}
.simple-article h1, .simple-article h2, .simple-article h3, .simple-article h4, .simple-article h5, .simple-article h6{margin-bottom:15px;}
.simple-article h1.font-light,.simple-article h2.font-light,.simple-article h3.font-light,.simple-article h4.font-light,.simple-article h5.font-light,.simple-article h6.font-light{font-weight:300;}
.simple-article h1.font-semibold,.simple-article h2.font-semibold,.simple-article h3.font-semibold,.simple-article h4.font-semibold,.simple-article h5.font-semibold,.simple-article h6.font-semibold{font-weight:600;}
b{font-weight:bold;}
.font-opensans{font-family:'Open Sans';}
.font-light{font-weight:300;}
.font-semibold{font-weight:600;}
.lp-2{letter-spacing:0.5px;}

/**/

/*title*/
.title{position:relative;font-size:30px;line-height:37px;padding-bottom:43px;margin-bottom:25px;}
.title:after{position:absolute;content:'';bottom:0;left:50%;background:url(../img/title.png) no-repeat;width:29px;height:31px;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.simple-article .title{font-size:30px;line-height:37px;}

/*title-2*/
.title-2,
.mainblock .title-2{font-size:45px;line-height:45px;font-weight:400;color:#494949;letter-spacing:1px;}
.title-2.color-2{color:#fff;}
.title-2.color-3{color:#000;}
.title-2.size-2{font-size:50px;}

/*title-3*/
.title-3,.mainblock .title-3{font-size:36px;line-height:36px;font-weight:400;color:#000;letter-spacing:0.9px;}
.title-3:after{content:'';display:block;width:50px;height:2px;background:#fd6876;margin-top:13px;}
.title-3.type-2{text-align:center;}
.title-3.type-2:after{margin-left:auto;margin-right:auto;}

.title-4,.mainblock .title-4{font-size:22px;line-height:24px;font-weight:700;color:#323232;letter-spacing:0.6px;}
.title-4:after{content:'';display:block;width:45px;height:2px;background:#91cd4c;margin-top:10px;}
.title-4.color-2:after{background:#fd6876;}

/*single-blog-title*/
.single-blog-title,
.related.products h2,
.upsells.products h2,
.cart_totals  h2,
.up-sells h2,
.cross-sells h2 {
font-size:36px;line-height: 36px;font-weight: 400;color: #000;letter-spacing: 0.9px;margin-bottom:30px;}

.single-blog-title:after,
.related.products h2:after,
.upsells.products h2:after,
.cart_totals  h2:after,
.up-sells h2:after,
.cross-sells h2:after {
content:'';display:block;width:50px;height:2px;background:#fd6876;margin-top:13px;}

.related.products h2,
.upsells.products h2,
.cart_totals  h2,
.up-sells h2,
.cross-sells h2 { font-size:24px;line-height: 24px; padding-top: 50px; }

/**/
.simple-article p a{color:#fb6f4f;text-decoration:underline;}
.simple-article p a:hover{text-decoration:none;}
.simple-article b{font-weight:700;}
.simple-article dt{width:100px;float:left;clear:both;color:#5781a0;text-transform:uppercase;}
.simple-article dd{margin-left:100px;color:#a2a2a2;}

/*wp-caption*/
.lightdiv{background:rgba(0,0,0,0.6);padding:20px;float:left;position:relative;margin-bottom:20px;}
.alignright{float:right;}
.wp-caption.alignright{margin:0 0 19px 19px;clear:both;}
.alignleft{float:left;}
.wp-caption.alignleft{margin:0 19px 19px 0;clear:both;}
.wp-caption{max-width:100%!important;}
.wp-caption-text{font-style:italic;}
.mainblock .wp-caption-text:first-letter{font-size:inherit;color:inherit;font-weight:inherit;}
.mainblock img{max-width:100%;height:auto;}
.mainblock iframe{max-width:100%;}

/**/
.simple-article.color-1 p{color:#8c8c8c;}
.simple-article.light-grey p{color:#8a8a8a;}
.simple-article.color-3 p{color:#a0a0a0;}
.simple-article.color-4 p{color:#b5b5b5;}
.simple-article.color-5 p{color:#fff;}
.simple-article.color-6 p{color:#898989;}

/*text-font-size*/
.simple-article.xlarge p{font-size:18px;line-height:30px;}
.simple-article.mlarge p{font-size:16px;line-height:28px;}
.simple-article.large p{font-size:15px;line-height:27px;}
.simple-article.medium p{font-size:14px;line-height:23px;}
.simple-article.middle p{font-size:14px;line-height:25px;}
.simple-article.small p{font-size:14px;line-height:23px;}

/**/
.medium p{font-weight:500;}

/**/
.simple-article.color-1 p{color:#8c8c8c}
.simple-article.color-2 p{color:#6a6a6a}

/**/

/*form*/
form .fl,form .fr{width:49%;}
.simple-input,textarea{border:1px #dee1e1 solid;background:#fff;width:100%;height:39px;line-height:28px;margin-bottom:10px;font-size:13px;color:#6a6a6a;padding:0 15px;}
textarea{padding-top:5px;padding-bottom:20px;min-height:135px;margin-bottom:29px;}
.simple-input:focus,textarea:focus{border-color:#222;}
.simple-input::-webkit-input-placeholder{color:#6a6a6a;opacity:1;}
.simple-input:-moz-placeholder{color:#6a6a6a;opacity:1;}
.simple-input::-moz-placeholder{color:#6a6a6a;opacity:1;}
textarea:-ms-input-placeholder{color:#6a6a6a;opacity:1;}
textarea::-webkit-input-placeholder{color:#6a6a6a;opacity:1;}
textarea:-moz-placeholder{color:#6a6a6a;opacity:1;}
textarea::-moz-placeholder{color:#6a6a6a;opacity:1;}
textarea:-ms-input-placeholder{color:#6a6a6a;opacity:1;}

.simple-input.font-2{font-family:'Open Sans';}
.simple-input.color-2{color:#a5a5a5;border-color:transparent;}
.simple-input.color-2::-webkit-input-placeholder {color:#a5a5a5;}
.simple-input.color-2:-moz-placeholder {color:#a5a5a5;}
.simple-input.color-2::-moz-placeholder {color:#a5a5a5;}
.simple-input.color-2:-ms-input-placeholder {color:#a5a5a5;}
.simple-input.color-2:focus{border-color:#4f4f4f;}

.simple-input.color-3{color:#c2c1c1;border-color:#ededed;}
.simple-input.color-3::-webkit-input-placeholder {color:#c2c1c1;}
.simple-input.color-3:-moz-placeholder {color:#c2c1c1;}
.simple-input.color-3::-moz-placeholder {color:#c2c1c1;}
.simple-input.color-3:-ms-input-placeholder {color:#c2c1c1;}
.simple-input.color-3:focus{border-color:#86cdf6;-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);}

.simple-input.size-2{height:55px;font-size:14px;}
.simple-input.size-2::-webkit-input-placeholder {font-size:14px;}
.simple-input.size-2:-moz-placeholder {font-size:14px;;}
.simple-input.size-2::-moz-placeholder {font-size:14px;}
.simple-input.size-2:-ms-input-placeholder {font-size:14px;}

.simple-area.color-2{color:#c2c1c1;border-color:#ededed;}
.simple-area.color-2::-webkit-input-placeholder {color:#c2c1c1;}
.simple-area.color-2:-moz-placeholder {color:#c2c1c1;}
.simple-area.color-2::-moz-placeholder {color:#c2c1c1;}
.simple-area.color-2:-ms-input-placeholder {color:#c2c1c1;}
.simple-area.color-2:focus{border-color:#86cdf6;-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);}

.simple-area.size-2{font-size:14px;}
.simple-area.size-2::-webkit-input-placeholder {font-size:14px;}
.simple-area.size-2:-moz-placeholder {font-size:14px;;}
.simple-area.size-2::-moz-placeholder {font-size:14px;}
.simple-area.size-2:-ms-input-placeholder {font-size:14px;}

.simple-area.height-2{height:200px;}

/**/
.search .simple-input::-webkit-input-placeholder{color:#a8a7a7;opacity:1;}
.search .simple-input:-moz-placeholder{color:#a8a7a7;opacity:1;}
.search .simple-input::-moz-placeholder{color:#a8a7a7;opacity:1;}
.search .simple-input:-ms-input-placeholder{color:#a8a7a7;opacity:1;}

/*custom-checkbox*/
.custom-checkbox{display:inline-block;font-size:15px;line-height:23px;color:#686868;padding-left:45px;padding-top:2px;position:relative;cursor:pointer;margin-bottom:20px;}
.checkbox label,.radio label{padding-left:45px;}
.custom-checkbox input{display:none;}
.custom-checkbox input+span{position:absolute;left:0;top:0;width:16px;height:16px;border:2px #f23a61 solid;}
.custom-checkbox input:checked+span:before{content:'';position:absolute;width:8px;height:8px;transform:translateX(-50%) translateY(-50%);background:#f23a61;left:50%;top:50%;border-radius:inherit;-webkit-border-radius:inherit;}
.custom-checkbox input[type="radio"]+span{border-radius:50%;-webkit-border-radius:50%;}
.custom-checkbox input[type="checkbox"]+span{border-radius:2px;}
.custom-checkbox.color-1 input+span{border:2px #222 solid;}
.custom-checkbox.color-1 input:checked+span:before{background:#222}
.custom-checkbox.color-2 input+span{border:2px #b1b1b1 solid;}
.custom-checkbox.color-2 input:checked+span:before{background:#b1b1b1}

/**/
.border-bottom-1{height:1px;background:#e7e7e7;}
.border-bottom-1.color-2{background:#f0f0f0;}
.border-bottom-1.color-3{background:#dfdfdf;}
.border-bottom-1.color-4{background:#e2e2e2;}

.overlay-1, .overlay-2, .overlay-3, .overlay-4{position:relative;}
.overlay-1 > *, .overlay-2 > *, .overlay-3 > *, .overlay-4 > *{position:relative;}

.overlay-1:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.75;}
.overlay-2:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#fd6876;opacity:0.9;}
.overlay-3:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.45;}
.overlay-4:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#f4f4f4;opacity:0.90;}

.overflow{overflow:hidden;}

/*padding*/
.padding-top-10{padding-top:10px;}
.padding-top-15{padding-top:15px;}
.padding-top-20{padding-top:20px;}
.padding-top-30{padding-top:30px;}
.padding-top-45{padding-top:45px;}
.padding-top-50{padding-top:50px;}
.padding-top-55{padding-top:55px;}
.padding-top-60{padding-top:60px;}
.padding-top-65{padding-top:65px;}
.padding-top-70{padding-top:70px;}
.padding-top-80{padding-top:80px;}
.padding-top-85{padding-top:85px;}
.padding-top-90{padding-top:90px;}
.padding-top-95{padding-top:95px;}
.padding-top-100{padding-top:100px;}
.padding-top-105{padding-top:105px;}
.padding-top-227{padding-top:227px;}


.padding-bottom-10{padding-bottom:10px;}
.padding-bottom-20{padding-bottom:20px;}
.padding-bottom-15{padding-bottom:15px;}
.padding-bottom-30{padding-bottom:30px;}
.padding-bottom-45{padding-bottom:45px;}
.padding-bottom-50{padding-bottom:50px;}
.padding-bottom-55{padding-bottom:55px}
.padding-bottom-65{padding-bottom:65px;}
.padding-bottom-70{padding-bottom:70px;}
.padding-bottom-75{padding-bottom:75px;}
.padding-bottom-80{padding-bottom:80px;}
.padding-bottom-85{padding-bottom:85px;}
.padding-bottom-90{padding-bottom:90px;}
.padding-bottom-100{padding-bottom:100px;}
.padding-bottom-130{padding-bottom:130px;}

/**/

/*margin*/
.margin-bottom-0,.mainblock .margin-bottom-0{margin-bottom:0;}
.margin-bottom-5,.mainblock .margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10,.mainblock .margin-bottom-10{margin-bottom:10px;}
.margin-bottom-15,.mainblock .margin-bottom-15{margin-bottom:15px;}
.margin-bottom-20,.mainblock .margin-bottom-20{margin-bottom:20px;}
.margin-bottom-25,.mainblock .margin-bottom-25{margin-bottom:25px;}
.margin-bottom-30{margin-bottom:30px;}
.margin-bottom-35{margin-bottom:35px;}
.margin-bottom-40{margin-bottom:40px;}
.margin-bottom-45{margin-bottom:45px;}
.margin-bottom-50{margin-bottom:50px;}
.margin-bottom-60{margin-bottom:60px;}
.margin-bottom-70{margin-bottom:70px;}
.margin-bottom-80{margin-bottom:80px;}
.margin-bottom-65{margin-bottom:65px;}
.margin-bottom-90{margin-bottom:90px;}
.margin-bottom-100{margin-bottom:100px;}
.left-margin-block{margin-left:50px;}
.left-margin-block.size-2{margin-left:40px;}
/**/

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
	.left-margin-block, .left-margin-block.size-2{margin-left:0;}
	.padding-bottom-130 { padding-bottom: 70px; }
}

/*Phones (<768px)*/
@media (max-width:767px){
.simple-article h1,
.h1 { font-size: 40px; line-height: 46px; }

.padding-top-50,
.padding-top-55,
.padding-top-60,
.padding-top-65,
.padding-top-70,
.padding-top-80,
.padding-top-85,
.padding-top-90,
.padding-top-95,
.padding-top-100,
.padding-top-105 { padding-top: 30px; }

.padding-bottom-45,
.padding-bottom-50,
.padding-bottom-55,
.padding-bottom-65,
.padding-bottom-70,
.padding-bottom-75,
.padding-bottom-80,
.padding-bottom-85,
.padding-bottom-90,
.padding-bottom-100,
.padding-bottom-130 { padding-bottom: 30px; }

.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-60,
.margin-bottom-70,
.margin-bottom-80,
.margin-bottom-90,
.margin-bottom-100 { margin-bottom: 30px; }
}

/*float*/
.fr{float:right;position:relative;}
.fl{float:left;position:relative;}
.fn{float:none;position:relative;}

/**/

/*button*/
.button{position:relative;display:inline-block;font-size:13px;line-height:27px;color:#fff;font-weight:600;padding:5px 20px;text-transform:uppercase;border:2px solid transparent;}
.button .fa{display:inline-block;font-size:17px;vertical-align:middle;}
.button.color-1{background:#f23a61;}
.button.color-1:hover{background:#fff;border:2px solid #f23a61;color:#f23a61;}
.button.color-2{background:#222222;}
.button.color-2:hover{background:#fff;border:2px solid #222;color:#222;}
.button.color-3{background:#b1b1b1;}
.button.color-3:hover{background:#fff;border:2px solid #b1b1b1;color:#b1b1b1;}
.button.color-1.style-1{background:#fff;color:#f23a61;border:2px solid #f23a61;}
.button.color-1.style-1:hover{background:#f23a61;color:#fff;}
.button.color-2.style-1{background:#fff;color:#222;border:2px solid #222}
.button.color-2.style-1:hover{background:#222;color:#fff;}
.button.color-3.style-1{background:#fff;color:#b1b1b1;border:2px solid #b1b1b1;}
.button.color-3.style-1:hover{background:#b1b1b1;color:#fff;}
.button.color-4.style-1{background:transparent;color:#fff;border-color:#fff;}
.button.color-4.style-1:hover{background:#fff;color:#f23a61;border-color:#fff;}
.button.color-5.style-1{background:transparent;color:#fff;border-color:#fff;}
.button.color-5.style-1:hover{background:#fff;color:#6e9c38;border-color:#fff;}
.button.color-6.style-2{background:#e6e6e6;color:#242424;}
.button.color-6.style-2:hover{background:#f23a61;color:#fff;}
.button.color-6.style-2.size-2 .fa{padding-left:10px;padding-right:0;}
.button.color-7.style-1{background:#4f4f4f;color:#fff;border-color:#4f4f4f;}
.button.color-7.style-1:hover{background:transparent;color:#4f4f4f;}
.button.color-8.style-1{background:#73b62b;border-color:#73b62b;}
.button.color-8.style-1:hover{background:transparent;color:#73b62b;}

.button.color-9.style-1{background:#212832;border-color:#212832;color:#969595;}
.button.color-9.style-1:hover{background:#212832;border-color:#212832;color:#fff;}

.button.size-1 .fa{padding-right:10px;}
.button.size-2{padding-left:37px;padding-right:37px;}
.button.size-3{font-size:14px;letter-spacing:1.45px;padding-left:31px;padding-right:31px;}
.button.radius-1{border-radius:3px;}
.button.font-2{font-family:'Open Sans';}

/**/

/*arrrows*/
.swiper-arrow-left.color-1{right:20px;left:auto;color:#f23a61;}
.swiper-arrow-right.color-1{color:#f23a61;}
.swiper-arrow-left.color-1:hover,.swiper-arrow-right.color-1:hover{color:#242323;}
.swiper-arrow-left.color-2{right:20px;left:auto;color:#222}
.swiper-arrow-right.color-2{color:#222;}
.swiper-arrow-left.color-2:hover,.swiper-arrow-right.color-2:hover{color:#f23a61;}
.swiper-arrow-left.color-3{right:20px;left:auto;color:#b1b1b1;}
.swiper-arrow-right.color-3{color:#b1b1b1;}
.swiper-arrow-left.color-3:hover,.swiper-arrow-right.color-3:hover{color:#f23a61;}
.swiper-arrow-left.style-1 .fa,.swiper-arrow-right.style-1 .fa{position:absolute;top:50%;left:50%;-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
.swiper-arrow-left.style-1,.swiper-arrow-right.style-1{width:40px;height:40px;position:relative;border:2px solid transparent;right:0;left:0;top:0;margin-top:0;display:inline-block;}
.swiper-arrow-left.color-1.style-1,.swiper-arrow-right.color-1.style-1{color:#fff;background:#f23a61;}
.swiper-arrow-left.color-1.style-1:hover,.swiper-arrow-right.color-1.style-1:hover{color:#242323;background:#fff;border:2px solid #f23a61;}
.swiper-arrow-left.color-2.style-1,.swiper-arrow-right.color-2.style-1{color:#fff;background:#222;}
.swiper-arrow-left.color-2.style-1:hover,.swiper-arrow-right.color-2.style-1:hover{color:#242323;background:#fff;border:2px solid #222;}
.swiper-arrow-left.color-3.style-1,.swiper-arrow-right.color-3.style-1{color:#fff;background:#b1b1b1;}
.swiper-arrow-left.color-3.style-1:hover,.swiper-arrow-right.color-3.style-1:hover{color:#242323;background:#fff;border:2px solid #b1b1b1;}
.swiper-arrow-left.color-1.type-1,.swiper-arrow-right.color-1.type-1{color:#f23a61;background:#fff;border:2px solid #f23a61;}
.swiper-arrow-left.color-1.type-1:hover,.swiper-arrow-right.color-1.type-1:hover{color:#fff;background:#f23a61;}
.swiper-arrow-left.color-2.type-1,.swiper-arrow-right.color-2.type-1{color:#222;background:#fff;border:2px solid #222;}
.swiper-arrow-left.color-2.type-1:hover,.swiper-arrow-right.color-2.type-1:hover{color:#fff;background:#222;}
.swiper-arrow-left.color-3.type-1,.swiper-arrow-right.color-3.type-1{color:#b1b1b1;background:#fff;border:2px solid #b1b1b1;}
.swiper-arrow-left.color-3.type-1:hover,.swiper-arrow-right.type-1.color-3:hover{color:#fff;background:#b1b1b1;}

/**/
.nopagination{display:none;}

/**/
.block{position:relative;width:100%;}
.block .container{position:relative;}
.bg-black{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.75);}

/**/

/*ELEMENTS*/
.typography div{color:#f23a61;font-size:30px;line-height:62px;font-weight:bold;text-transform:uppercase;margin-bottom:10px;}
.el-title{font-weight:bold;font-size:15px;line-height:23px;margin-bottom:10px;}
.el-button .button{margin-bottom:18px;}
.el-arrows-1{position:relative;width:55px;height:50px;display:inline-block;}
.el-arrows-1.style-1{width:auto;height:auto;}

/*widget*/
.one-widget{position:relative;margin-bottom:40px;float:left;width:100%;}
.one-widget .search input{padding-right:60px;}
.widget-title{font-size:15px;text-transform:uppercase;font-weight:bold;line-height:27px;color:#f23a61;margin-bottom:20px;}
.text-widget>a{display:inline-block;border:1px solid transparent;margin-bottom:20px;}
.text-widget>a:hover{border-color:#f23a61;}
.text-widget>a img{max-width:100%;width:auto;}
.article-title{font-size:13px;line-height:23px;color:#242323;text-transform:uppercase;font-weight:bold;display:block;margin-bottom:8px;}
.article-title:hover{color:#f23a61}
.text-widget .social{padding-left:0;}
.text-widget .social a{margin-right:27px;}
.text-widget .simple-article{margin-bottom:25px;}
.info-widget-title{display:inline-block;font-size:18px;line-height:22px;font-weight:700;color:#000;letter-spacing:0.5px;}
.info-widget-title:hover{color:#f23a61;}


.widget-title.type-2{font-size:22px;line-height:28px;font-weight:700;color:#fff;letter-spacing:0.5px;background:#414141;padding: 16px 0;border-left:8px solid #519609;padding-left:25px;padding-right:15px;}

/*accordeon*/
.accordeon{position:relative;}
.accordeon-title,.one-content{position:relative;background:#f3f9f9;color:#242323;font-size:13px;line-height:21px;font-weight:600;margin-bottom:2px;cursor:pointer;padding:9px 15px;padding-right:30px;}
.accordeon-title:hover{background:#fafafa;}
.accordeon-title.active,.one-content{background:#fafafa;color:#f23a61;margin-bottom:0;}
.content-title{cursor:auto;}
.accordeon-title:after{content:'\f078';color:#666666;font-family:'FontAwesome';position:absolute;right:15px;top:11px;font-size:12px;font-weight:normal;}
.accordeon-title.active:after{content:'\f077';color:#f23a61;font-family:'FontAwesome';}
.accordeon-content{display:none;margin-bottom:2px;}
.one-content{margin-top:1px;color:#6a6a6a;padding-right:20px;padding-left:20px;}

/*accordeon type-2*/
.accordeon.type-2 .accordeon-title{font-size:14px;font-weight:600;color:#242424;letter-spacing:0.4px;background:transparent;border:1px solid #e9e9e9;padding:13px 50px 13px 18px;margin-top:20px;margin-bottom:0;}
.accordeon.type-2 .accordeon-title:after{content:'+';display:block;width:25px;height:25px;font-family:'Open Sans';font-size:14px;font-weight:400;line-height:22px;color:#969595;text-align:center; border:1px solid #969595;border-radius:25px;}
.accordeon.type-2 .accordeon-title.active{background:#e6e6e6;border-color:#e6e6e6;}
.accordeon.type-2 .accordeon-title.active:after{content:'-';color:#c5c5c5;border-color:#c5c5c5;}
.accordeon.type-2 .accordeon-title h4{font-size: 14px;font-weight: 600;color: #242424;letter-spacing: 0.4px;margin-bottom:0;}
.accordeon.type-2 .accordeon-title:first-child{margin-top:0;}
.accordeon.type-2 .accordeon-content{padding:30px 30px;border:1px solid #e9e9e9;border-top:0;margin-bottom:0;}
.accordeon.type-2 .accordeon-content .simple-article{margin-top:0;padding:0;background:transparent;}
@media (max-width: 767px) {
	.accordeon.type-2 .accordeon-content{padding:15px;}
}


/*accordeon type-3*/
.accordeon.type-3 .accordeon-title{font-size:14px;font-weight:400;color:#8e8d8d;letter-spacing:0.4px;background:transparent;border:1px solid #e9e9e9;padding:13px 50px 13px 18px;margin-top:20px;margin-bottom:0;}
.accordeon.type-3 .accordeon-title h4{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:0;}
.accordeon.type-3 .accordeon-title:after{content:'+';display:block;width:25px;height:25px;font-family:'Open Sans';font-size:14px;font-weight:400;line-height:22px;color:#969595;text-align:center; border:1px solid #969595;border-radius:25px;}
.accordeon.type-3 .accordeon-title.active{background:#fd6876;color:#fff;}
.accordeon.type-3 .accordeon-title.active:after{content:'-';color:#fff;border-color:#fff;}
.accordeon.type-3 .accordeon-title:first-child{margin-top:0;}
.accordeon.type-3 .accordeon-content{padding:30px 30px;border:1px solid #e9e9e9;border-top:0;margin-bottom:0;}
.accordeon.type-3 .accordeon-content .simple-article{margin-top:0;padding:0;background:transparent;}
@media (max-width: 767px) {
	.accordeon.type-3 .accordeon-content{padding:15px;}
}


/*gallery*/
.widget-slider{position:relative;}
.widget-slider .swiper-arrow-left{right:20px;left:auto;color:#f23a61;top:0;margin-top:-40px;}
.widget-slider .swiper-arrow-right{color:#f23a61;top:0;margin-top:-40px;}
.widget-slider .swiper-arrow-left:hover,.widget-slider .swiper-arrow-right:hover{color:#242323;}
.slider-photo a{display:block;margin-bottom:8px;position:relative;margin-right:8px;}
.slider-photo a:hover span{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);}
.slider-photo a:last-child{margin-bottom:0;}

/*comments*/
.avatar{float:left;position:relative;border:5px solid #fff;box-shadow:0 0 0 3px #f3f3f3;overflow:hidden;border-radius:50%;}
.comment-text{margin-left:106px;}
.comment-entry p{font-size:13px;line-height:23px;color:#8c8c8c;}
.name a{font-size:13px;line-height:19px;text-transform:uppercase;font-weight:bold;color:#242323;}
.name a:hover{color:#f23a61;}
.date{font-family:'Josefin Sans',sans-serif;font-size:12px;line-height:38px;color:#1f1f1f;}
.date b{padding-left:10px;}
.comment-entry{margin-bottom:5px;}
.comment-entry table,
.comment-entry th,
.comment-entry td,
.mainblock table,
.mainblock th,
.mainblock td{border:1px solid #eee;padding:5px;}
.reply a{text-transform:uppercase;font-size:12px;line-height:27px;color:#8c8c8c;}
.reply a:hover{color:#f23a61;}
.reply a:first-child{padding-right:13px;margin-right:10px;}
.reply a .fa{padding-left:5px;font-size:12px;}
.comment_container{border-bottom:1px solid #eeeeee;padding-bottom:20px;margin-bottom:30px;}


/*search*/
.one-widget .search{float:none;width:100%;top:0;}
.search-category{position:absolute;height:100%;width:100%;left:0;bottom:-100%;}
.icon-search{position:absolute;height:100%;width:20px;right:40px;top:-26px;cursor:pointer;}
.icon-search .fa{font-size:15px;color:#f23a61;}
.icon-search:hover .fa{color:#222;}
.drop-search{padding:0 15px;background:#fff;border:1px solid #dee1e1;float:left;position:relative;width:100%;display:none;margin-top:1px;}
.drop-search .categories{margin-bottom:28px;}
.drop-search .categories li:first-child{border-top:none;}
.drop-search .categories li a{padding-left:0;padding-right:0;}
.search-category.active .drop-search{display:block;}

/*CATEGORIES*/
.categories li{display:block;font-size:13px;color:#404040;border-bottom:1px solid #eeeeee;}
.categories li:first-child{border-top:1px solid #eeeeee;}
.categories li:last-child{margin-bottom:0;}
.categories a{display:block;color:#404040;padding:13px 0 13px 15px;}
.categories a:hover{color:#f23a61;}
.categories span{float:right;display:inline-block;}

/*tags*/
.tags-block{font-size:0;}
a.tag,.tags-block > a{display:inline-block;padding:10px 15px;text-transform:uppercase;font-weight:600;font-size:13px;line-height:10px;color:#fff;letter-spacing:1px;background-color:#b1b1b1;margin:0 3px 4px 0;}
a.tag:hover,.tags-block > a:hover{background-color:#f23a61;color:#fff;}

/*new posts*/
.new-post{position:relative;margin-bottom:37px;}
.new-post:last-child{margin-bottom:0;}
.post-date{font-family:'Josefin Sans',sans-serif;font-size:13px;color:#1f1f1f;margin-bottom:10px;}
.post-date span{border-bottom:1px solid #e3e3e3;padding-left:35px;display:inline-block;padding-bottom:5px;font-family:'Josefin Sans',sans-serif;}
.post-date b{font-size:17px;font-weight:600;border-bottom:1px solid #1f1f1f;margin-left:15px;padding-bottom:2px;font-family:'Josefin Sans',sans-serif;}
.post-title{text-transform:uppercase;font-size:13px;line-height:23px;color:#242323;display:block;margin-bottom:8px;}
.post-title:hover{color:#f23a61;}
.post-text{margin-left:36px;}
.post-text p{color:#8c8c8c;font-size:13px;line-height:23px;}

/**/

/*tabs*/
.tabs{position:relative;width:100%;}
.tabs-line{position:relative;z-index:1;font-size:0;border-bottom:2px solid #f23a61;}
.tab-switch,.tabs-drop{font-size:13px;line-height:23px;text-transform:uppercase;
  color:#f23a61;font-weight:600;display:inline-block;padding:7px 20px;
  border-left:2px solid #f23a61;border-right:2px solid #f23a61;
  border-top:2px solid #f23a61;border-bottom-width:0;margin-right:1px;}
.tab-switch.active{position:relative;background:#f23a61;color:#fff;}
.tab-wrapper{display:none;}
.tabs-drop{display:none;}
.latest-products .tab-wrapper{float:left;position:relative;padding:35px 0 0;}
.latest-products .one-item.style-2 .price{padding-bottom:17px;}
.latest-products .item-text{margin-bottom:35px;}
.latest-products .one-item.style-2:last-child .item-text{margin-bottom:0;}

/*latest tweet*/
.one-tweet{border-bottom:1px solid #eeeeee;margin-bottom:30px;}
.one-tweet:last-child{margin-bottom:0;}
.icon-tweet{float:left;position:relative;background:#f23a61;border-radius:50%;overflow:hidden;width:39px;height:39px;}
.icon-tweet .fa{height:100%;width:100%;text-align:center;color:#fff;font-size:15px;position:relative;}
.icon-tweet .fa:before{position:absolute;top:50%;left:50%;-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
.tweet-text{margin-left:60px;margin-bottom:25px;}
.tweet-text a{display:block;font-size:13px;line-height:17px;font-weight:bold;color:#242323;margin-bottom:7px;}
.tweet-text a:hover{color:#f23a61;}
.tweet-text p{font-size:13px;line-height:23px;color:#8c8c8c;margin-bottom:9px;}
.tweet-text a.link{line-height:22px;font-weight:normal;}

/*accordeon style-2*/
.accordeon-content .simple-article{background:#fafafa;padding:5px 26px;margin-bottom:0;margin-top:2px;}
.accordeon-content .simple-article p{color:#6a6a6a;}

/**/

/*slider comment*/
.slide-img{position:relative;border:8px solid #fff;margin:0 auto 30px;background:#eae7e9;border-radius:50%;width:320px;height:320px;overflow:hidden;box-shadow:0 0 0 2px #eae7e9;transform:scale(0.5);-webkit-transform-origin:50% 00%;-moz-transform-origin:50% 0%;-o-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;}
.one-img{border-radius:50%;overflow:hidden;margin:0 auto;display:block;height:100%;}
.one-img img{display:block;width:100%;height:100%;opacity:0.5;}
.one-img:before{border-radius:50%;overflow:hidden;}
.testimonials .swiper-slide .one-slide .slider-description{opacity:0;}
.testimonials .swiper-slide{width:180px}
.testimonials .swiper-slide .one-slide{width:550px;left:50%;margin-left:-275px;position:relative;}
.testimonials .swiper-slide.swiper-slide-active .one-slide{padding:0;position:relative;}
.testimonials .swiper-slide.swiper-slide-active .one-slide .slider-description{opacity:1;}
.testimonials .swiper-slide.swiper-slide-active .one-slide{z-index:1;}
.testimonials .swiper-slide.swiper-slide-active .slide-img{transform:scale(1);box-shadow:0 0 0 2px #eae7e9;border:10px solid #fff;width:320px;height:320px;}
.testimonials .swiper-slide.swiper-slide-active .slide-img img{opacity:1;}
.testimonials .swiper-slide.swiper-slide-active .one-slide .one-img{border:3px solid #f23a61;}
.slider-title a{text-transform:uppercase;color:#222222;line-height:22px;font-weight:600;position:relative;display:block;padding-bottom:35px;margin-bottom:9px;}
.slider-title a .fa{position:absolute;bottom:0;left:50%;font-size:25px;font-weight:normal;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.slider-description p{color:#6a6a6a;}

/**/

/*message boxes*/
.messages .message{margin-bottom:29px;}
.message{border:2px solid transparent;position:relative;padding:43px 47px 25px;}
.message-close{display:inline-block;width:40px;height:40px;text-align:center;vertical-align:middle;color:#fff;line-height:36px;font-size:14px;font-weight:600;position:absolute;left:50%;margin-left:-20px;top:-20px;border:2px solid transparent;}
.message.color-1{border-color:#f23a61;}
.message.color-1 .message-close{background:#f23a61}
.message.color-1 .message-close:hover{background:#fff;color:#f23a61;border-color:#f23a61;}
.message.color-2{border-color:#222;}
.message.color-2 .message-close{background:#222}
.message.color-2 .message-close:hover{background:#fff;color:#222;border-color:#222}
.message.color-3{border-color:#b1b1b1;}
.message.color-3 .message-close{background:#b1b1b1}
.message.color-3 .message-close:hover{background:#fff;color:#b1b1b1;border-color:#b1b1b1}
.message .simple-article p{color:#8c8c8c;}

/**/

/*line*/
.grey-line{background:#ebf1f1;}
.line-text{font-size:15px;line-height:27px;font-weight:600;color:#222;padding:10px 0 0;}
.line-text span{color:#f23a61;}
.search.line{top:0;width:100%;}
.search.line > input{padding-right:70px;}
.search.line .submit-button{width:auto;border:2px solid transparent;}
.search.line .submit-button input{text-transform:uppercase;color:#fff;padding:0 10px;font-weight:600;font-size:13px;line-height:22px;}
.search.line .submit-button:hover{background:#fff;border:2px solid #f23a61;}
.search.line .submit-button:hover input{color:#f23a61;}



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
header{position:absolute;width:100%;left:0;top:0;z-index:10;-webkit-backface-visibility:hidden;height:227px;background:#fff;}
header.move{position:fixed;top:-145px;background:#fff;}
.admin-bar header.move{top:-113px;}
.header-top{background:#f2f2f2;padding:10px 0;height:45px;}
.top-bar .left-content{float:left;font-size:13px;line-height:27px;}
.top-bar .right-content{float:right;}
.top-bar .left-content > *,
.top-bar .right-content > *{display:inline-block;margin-right:10px;vertical-align: middle;line-height: 24px;}
.top-bar  a{color: #6a6a6a;}
.top-bar  a .fa{margin-right:6px;}
.top-bar  a:hover{color:#f23a61;}
.top-bar .top-nav{list-style:none;padding-left:0;}
.top-bar .top-nav li{display:inline-block;margin-right:10px;}
.top-bar .top-nav li:last-child{margin-right:0;}
.top-bar .header-social{list-style:none;padding-left:0;}
.top-bar .header-social li{display:inline-block;margin-right:10px}
.top-bar .header-social li:last-child{margin-right:0;}
.top-bar .header-social .fa{margin-right:0;}
.top-bar .left-content > *:last-child,
.top-bar .right-content > *:last-child{margin-right:0;}
.login a{color:#6a6a6a;font-size:13px;line-height:27px;}
.login a:first-child{padding-right:10px;position:relative;}
.login a:first-child:after{content:'/';position:absolute;right:0;}
.login a:hover{color:#f23a61;}
.login a:hover:first-child:after{color:#6a6a6a;}
.custom-cont{padding:4px 0;}
.sort{float:left;position:relative;margin-left:30px;}
.sort span{font-size:13px;line-height:20px;width:100%;display:inline-block;color:#6a6a6a;}
.sort span{position:relative;}
.sort > .text-sort{position:relative;float:none;cursor:pointer;font-size:13px;display:inline-block;}
.sort .text-sort > span .fa{color:#6a6a6a;font-size:12px;top:-2px;position:relative;display:inline-block;vertical-align:middle;padding-left:14px;}
.sort .text-sort > .per-page{display:inline-block;padding-left:25px;}
.sort > .text-sort.active > a{color:#6a6a6a;float:none;}
.sort-drop{display:none;position:absolute;top:20px;left:0;background:#fff;
  border:1px solid #f23a61;z-index:3;padding:5px 10px;width:100%;}
.sort.active .sort-drop{display:block;z-index:1;}
.sort-drop a.text-sort:not(.active):hover{background:#fff;color:#f23a61;}
.sort-drop a{font-size:13px;padding:5px 0;display:block;line-height:15px;border-bottom:1px solid rgba(106,106,106,0.2);color:#6a6a6a}
.sort-drop a:last-child{border-bottom:none;}
.right-top{padding:2px 0;}
.text-sort.lang>span{padding-left:30px;position:relative;}
.text-sort>span img{display:inline-block;width:auto;position:absolute;left:0;top:0;}

/**/
.header-bottom{position:relative;border-bottom:1px solid #f2f2f2;background:#fff;}
.upper{position:relative;height:101px}
.main{position:relative;height:100px;}
.bottom{height:80px;background:#fff;padding:26px 0;}
header.move .bottom{background:transparent;}
.info-block{position:absolute;top:50%;right:15px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.info-block .info-block{position:static;-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%);}
.info-one,.social{position:relative;display:inline-block;font-size:14px;color:#6a6a6a;vertical-align:middle;padding:10px 0;font-weight:600;}
.info-one .fa{color:#f23a61;font-size:20px;display:inline-block;vertical-align:middle;padding-right:10px;}
.info-one span{display:inline-block;vertical-align:middle;font-size:14px;margin-left:10px;margin-right:4px;}
.info-one span span{padding:0;margin-left:0;margin-right:0;}
.social{border-right:none;padding:0 0 0 30px;}
.social span{font-size:13px;color:#6a6a6a;font-weight:600;margin-right:10px;}
.social a{color:#6a6a6a;font-size:15px;margin-right:11px;}
.social a:hover{color:#f23a61;}
.main-menu{position:relative;}
.main-menu nav > ul{padding-left:0;}

/**/

/*logo*/
#logo{position:absolute;left:0;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
#logo img{max-width:298px;height:auto;}

/**/

/*search header*/
.search{width:305px;position:relative;float:right;top:-7px;right:0;z-index:1;}
.search input{box-shadow:none;border:1px solid #e0e3e3;height:40px;width:100%;padding:0 50px 0 20px;margin-bottom:0;}
.search input:focus{border-color:#6a6a6a;}
.search .submit-button{position:absolute;width:39px;height:40px;border-left:1px solid #e0e3e3;background:#f23a61;top:8px;right:8px;}
.search .submit-button .submit{background:transparent;border:none;z-index:2;position:absolute;padding:0 20px;}
.search .submit-button .fa,
.search .submit-button .stroke-gap{position:absolute;top:50%;left:50%;color:#fff;font-size:20px;line-height:38px;transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);z-index:1;}
.search .submit-button:hover .fa,
.search .submit-button:hover .stroke-gap{font-weight:bold;}

/**/

/*menu*/
.menu{position:relative;width:100%;z-index:2;}
nav{position:absolute;top:0;left:0;width:100%;}
nav > ul{position:relative;list-style:none;float:left;width:100%;}
nav > ul > li{float:left;position:relative;}
nav > ul > li:hover > a,nav > ul > li > a.active{color:#f23a61;}
nav > ul > li > a{font-size:13px;line-height:27px;color:#404040;padding:0 25px;font-weight:500;display:block;text-transform:uppercase;position:relative;}
nav > ul > .menu-item-has-children:hover > a:after{position:absolute;content:'';width:100%;height:35px;top:20px;left:0;}
nav > ul > li:first-child > a{padding-left:0;}
nav > ul > li > a .fa{padding-left:4px;width:35px;height:20px;text-align:center;position:relative;}

/*dropdown*/
.menu-item-has-children.style-1{position:static;}
.menu-item-has-children{position:relative;}
.menu-item-has-children > a:before{content:'';position:absolute;bottom:-27px;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eeeeee;opacity:0;}
.menu-item-has-children:hover > a:before{opacity:1;-webkit-transition:.4s ease-out;-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;-moz-transition-delay:0.2s;transition-delay:0.2s;}
.menu-item-has-children > ul,.menu-item-has-children > .mega{position:absolute;top:65px;left:50%;padding:5px 0;display:block;text-align:center;border:2px solid #eeeeee;min-width:200px;background:#fff;list-style:none;padding-left:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);opacity:0;z-index:0;display:none;}

/**/

/*dropdown megamenu*/
.menu-item-has-children > .mega{width:100%;height:auto;padding:24px 60px;opacity:0;}
.menu-item-has-children.style-1:hover > a{position:relative;}
.left-mega{position:relative;width:60%;}
.menu-title{font-size:14px;line-height:27px;color:#222222;font-weight:700;position:relative;margin-bottom:30px;padding-bottom:6px;text-align:left;text-transform:uppercase;}
.menu-title:after{content:'';position:absolute;bottom:0;left:0;height:1px;width:47px;background:#c5c5c6;}
.items{position:relative;float:left;width:40%;margin-right:80px;}
.items:last-child{margin-right:0;}
.one-item{text-align:left; /*border-bottom: 1px solid #eeeeee;*/margin-bottom:20px;}
.one-item .fa{float:left;position:relative;font-size:18px;color:#6a6a6a;}
.item-text{margin-left:35px;margin-bottom:17px;border-bottom:1px solid #eee;min-height:91px;}
.item-title{font-weight:bold;font-size:14px;color:#6a6a6a;margin-bottom:5px;display:block;}
.item-title:hover{color:#f23a61;}
.item-description{font-size:13px;line-height:23px;color:#797979;}
.right-mega{float:right;position:relative;width:40%;}
.items.style-2{width:100%;margin-right:0;}
.one-item.style-2{float:left;position:relative;width:100%;border:none;margin-bottom:0;}
.one-item.style-2>a{display:block;background:#f2f2f2;position:relative;float:left;border:1px solid transparent;}
.one-item.style-2>a:hover{border-color:#f23a61;}
.one-item.style-2 .item-text{margin-left:115px;}
.price{font-weight:bold;color:#f23a61;font-size:15px;padding-bottom:22px;}
.old-price{color:#8c8c8c;font-weight:400;text-decoration:line-through;margin-right:18px;}
.one-item.style-2 .item-description{margin-bottom:9px;}

/**/

/*dropdown style-2*/
.menu-item-has-children > ul > li{position:relative;float:none;}
.menu-item-has-children > ul > li > a{display:block;color:#404040;font-size:13px;padding:13px 0;position:relative;border-bottom:1px solid #eeeeee;}
.menu-item-has-children > ul > li:last-child > a{border-bottom:none;}
.menu-item-has-children > ul > li:hover{background:#f23a61;}
.menu-item-has-children > ul > li:hover > a{color:#fff;font-weight:normal;}
@media (min-width:992px){
  li.menu-item-has-children:hover > ul,li.menu-item-has-children.style-1:hover > .mega{display:block!important;opacity:1;top:54px;z-index:1;}
/*  li.menu-item-has-children:hover > ul,li.menu-item-has-children.style-1:hover > .mega{display:block!important;opacity:1;top:63px;z-index:1;}*/
}

/*Desktops (>=1200px)*/
@media (max-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  #content-block{padding-top:207px;}
  .search{max-width:260px;}
  .bottom{padding:18px 0;height:58px;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  header{height:110px;}
  .main{height:80px;}
  #content-block{padding-top:111px;}
  .header-top{height:30px;padding:3px 0;}
  header.move .bottom{height:100%;padding:45px 15px;}
  .admin-bar header, .admin-bar header.move{top:32px!important;}
  
  /**/
  .menu-icon{position:absolute;top:27px;right:0;display:block;cursor:pointer;width:45px;height:28px;}
  .menu-icon .line{display:block;background:#222;width:100%;height:5px;position:absolute;left:0;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;border:none;}
  .menu-icon .line.line-1{top:0;}
  .menu-icon .line.line-2{top:10px;}
  .menu-icon .line.line-3{top:20px;}

  /**/
  header.active .menu-icon span{background:#f23a61;}
  header.active .menu-icon .line-1{transform:translateY(10px) translateX(0) rotate(45deg);-webkit-transform:translateY(10px) translateX(0) rotate(45deg);-moz-transform:translateY(10px) translateX(0) rotate(45deg);}
  header.active .menu-icon .line-2{opacity:0;}
  header.active .menu-icon .line-3{transform:translateY(-10px) translateX(0) rotate(-45deg);-webkit-transform:translateY(-10px) translateX(0) rotate(-45deg);-moz-transform:translateY(-10px) translateX(0) rotate(-45deg);}
  

  /**/
  .upper{height:80px;}
  .custom-cont{padding-top:3px;padding-bottom:0;}
  .info-block{position:relative;text-align:center;width:100%;top:0;-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%);}
  .info-one,.social span,.social a{color:#fff;}
  .bottom{position:fixed;left:0px;right:0px;bottom:0;top:110px;padding-top:45px;background:#393939;overflow-y:auto;overflow-x:hidden;height:auto;padding-left:15px;padding-right:15px;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:all ease-out 0.3s;-o-transition:all ease-out 0.3s;transition:all ease-out 0.3s;-webkit-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);transform:rotateX(-90deg);opacity:0;}
  header.move .bottom{background:#393939;}
  .menu{display:block;position:relative;
    padding:15px 0 25px;height:100%;
    top:0;width:100%;float:left;border-bottom:1px solid #e33e3e;margin-bottom:20px;}
  .menu nav{height:100%;width:100%;float:left;position:relative;}
  nav > ul{width:100%;}
  nav > ul > li{display:block;float:left;text-align:center;width:100%;}
  nav > ul > li>a{color:#fff;}
  nav > ul > li > a.active .fa:before{position:relative;top:31%;}
  header.active .bottom{-webkit-transform:rotateX(0);-o-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:1;}
  .menu-item-has-children .mega{position:relative;float:left;padding:25px;}
  .menu-item-has-children .mega:after{content:'';clear:both;}
  .menu-item-has-children:hover > ul,.menu-item-has-children:hover > ul{display:none;top:0;}
  .menu-item-has-children > a{position:relative;}
  .menu-item-has-children > a.active .fa{transform:rotate(180deg);padding-right:4px;padding-left:0;}
  .menu-item-has-children:hover > a:before{content:none;}
  li.menu-item-has-children:hover > ul,li.menu-item-has-children.style-1:hover > .mega{display:none;}
  li.menu-item-has-children > ul,li.menu-item-has-children.style-1 .mega{width:90%;position:relative;top:0;border-radius:0;padding:5px;border:none;opacity:1;}
  .search{max-width:335px;top:0;left:50%;float:left;position:relative;margin-left:-160px;margin-bottom:30px;}
  nav > ul > li > a:first-child{padding:0;}

  /**/
  header,header.move{position:fixed!important;top:0!important;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  #content-block{padding-top:114px;}
  .header-top{height:auto;}
  .search{max-width:100%;width:100%;left:0;margin-left:0;}
  .left-mega,.right-mega{width:100%;float:left;}
  .items{margin-right:0;width:100%;}
  .checkbox label,.radio label{padding:2px 25px 0 55px;}
  #logo img{max-width:200px;}
  .sort-drop{min-width:70px;}
}
@media (max-width:514px){
  .sort{padding-left:10px;border:none;text-align:center;margin-bottom:5px;}
  .header-top .social{margin-bottom:30px;}
}
@media (max-width:450px){
  .sort{margin-left:0;margin-bottom:0;padding-top:2px;}
  .info-one,.social{border:none;}
  .sort .text-sort.active > span{font-size:11px;}
  .sort .text-sort > span .fa{padding-left:5px;}
}

/* HEADER TYPE-1 */
.header.type-1{border-bottom: 1px solid #f2f2f2;}
.header.type-1 .top-bar .container{padding:0;width:100%;}
.header.type-1 .search .submit-button{top:0;right:0;}

/* HEADER TYPE-2 */
.header.type-2{height:180px;}
.header.type-2.move{top:-138px;}
.admin-bar .header.type-2.move{top:-106px;}
.header.type-2 .header-top{background:#f4f4f4;}
.header.type-2 .header-top .left-content{float:left;}
.header.type-2 .header-top .right-content{float:right;}
.header.type-2 .header-top .left-content > *,
.header.type-2 .header-top .right-content > *{display:inline-block;vertical-align:middle;font-size: 14px;line-height:22px;font-weight: 400;color: #c2c2c2;margin-right:10px;}
.header.type-2 .header-top .left-content > *:last-child,
.header.type-2 .header-top .right-content > *:last-child{margin-right:0;}
.header.type-2 .header-top a{color:#c2c2c2;}
.header.type-2 .header-top a:hover{color: #548f0e;}
.header.type-2 .header-top a .fa{margin-right:10px;}
.header.type-2 .header-top .social-icons{line-height:1;}
.header.type-2 .header-top .top-nav li{display:inline-block;margin-right:10px;}
.header.type-2 .header-top .top-nav li:last-child{margin-right:0;}
.header.type-2 .header-top .top-nav .menu-item-has-children > a:before{display:none;}

.header.type-2 .sort{margin-left:25px;}
.header.type-2 .sort span{color:#a89fa1;}
.header.type-2 .sort span span{display:inline;}
.header.type-2 .sort .text-sort > span .fa{color:#a89fa1;padding-left:8px;}
.header.type-2 .sort-drop{border:0;left:auto;right:0;min-width:100px;background:rgba(110,156,56,0.75)}
.header.type-2 .sort-drop a.text-sort{color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.7);}
.header.type-2 .sort-drop a.text-sort:not(.active):hover{color:#fff;background:transparent;}
.header.type-2 .login a{line-height:18px;color:#a89fa1;letter-spacing:0.3px;}
.header.type-2 .login a:hover{color:#548f0e;}
.header.type-2 .header-social{font-size:0;}
.header.type-2 .header-social li{display:inline-block;margin-right:5px;}
.header.type-2 .header-social li:last-child{margin-right:0;}
.header.type-2 .header-social a{display:inline-block;font-size:16px;line-height:28px;color:#c2c2c2;margin-right:25px;}
.header.type-2 .header-social a:last-child{margin-right:10px;}
.header.type-2 .header-social a .fa{margin-right:0;}
.header.type-2 .header-social a:hover{color:#548f0e;}
.header.type-2 .header-bottom{border-bottom:0;}
.header.type-2 .main{height:92px;}
.header.type-2 .upper{height:92px;}
.header.type-2 .info-block{right:15px;}
.header.type-2 .info-one{font-size:14px;font-weight:400;color:#a5a5a5;border-right:0;padding:0;}
.header.type-2 .info-one .stroke-gap{display:inline-block;font-size:24px;color:#548f0e;vertical-align:middle;}
.header.type-2 .info-one span{background:transparent;color:#797979;font-weight:400;padding:0;margin-left:5px;}
.header.type-2 nav{background:url(../img/menu-2.jpg) repeat-x;}
.header.type-2 nav .nomenu{ line-height: 53px; color: #fff; }
.header.type-2 nav:before{content:'';display:block;position:absolute;top:0;left:-90px;width:90px;height:71px;background:url(../img/menu-2-left.png);}
.header.type-2 nav:after{content:'';display:block;position:absolute;top:0;right:-90px;width:90px;height:71px;background:url(../img/menu-2-right.png);}
.header.type-2 nav > ul{list-style:none;padding-left:0;}
.header.type-2 nav > ul > li > a{position:relative;font-size:14px;color:#fff;font-weight:600;padding-top:13px;padding-bottom:13px;}
.header.type-2 nav > ul > li > a:after{content:"";display:block;position:absolute;top:0;left:auto;right:0;bottom:0;width:1px;height:auto;background:url(../img/menu-2-separator.png) repeat-y;border:0;opacity:0.5;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}
.header.type-2 nav > ul > li:last-child > a:after{display:none;}
.header.type-2 nav > ul > li:hover > a,.header.type-2 nav > ul > li > a.active{color:rgba(255,255,255,0.7);}
.header.type-2 nav > ul > li > a .fa{display:none;}
.header.type-2 .bottom{height:43px;padding-top:0;padding-bottom:0;}
.header.type-2 .menu-item-has-children > a:before{border-bottom:10px solid #548f0e;bottom:-10px;}
.header.type-2 .menu-item-has-children > ul,.header.type-2 .menu-item-has-children > .mega{border-color:#548f0e;}
.header.type-2 .menu-item-has-children > ul > li > a{border-color:#548f0e;}
.header.type-2 .menu-item-has-children > ul > li:hover{background-color:#548f0e;}
.header.type-2 .item-title:hover{color:#548f0e;}
.header.type-2 .price{color:#548f0e;}
.header.type-2 .one-item.style-2>a:hover{border-color:#548f0e;}
.header.type-2 .search{width:263px;top:6px;}
.header.type-2 .search .simple-input{font-size:14px;font-weight:400;color:#99a989;border-radius:40px;border-color:#569c0a;background:#3a6808;}
.header.type-2 .search .simple-input::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#99a989;}
.header.type-2 .search .simple-input:-moz-placeholder{font-size:14px;font-weight:400;color:#99a989;filter:alpha(opacity=100);}
.header.type-2 .search .simple-input::-moz-placeholder{font-size:14px;font-weight:400;color:#99a989;filter:alpha(opacity=100);}
.header.type-2 .search .simple-input:-ms-input-placeholder{font-size:14px;font-weight:400;color:#99a989;}
.header.type-2 .search .submit-button{background:transparent;border-left:0;border:0;}
.header.type-2 .search .submit-button .fa{color:#fff;}
.header.type-2 .submit-button .stroke-gap{position:absolute;top:50%;right:15px;font-size:16px;color:#fff;margin-top:-8px;}
.header.type-2.active .menu-icon span{background:#548f0e;}
.header.type-2 + .mainblock{padding-top:240px;}
.header.type-2 .woocommerce-Price-amount{margin-right:5px;}
@media (max-width:1199px){
  .header.type-2 nav > ul > li > a{padding-left:15px;padding-right:15px;}
  .header.type-2 .search{width:200px;}
}
@media (min-width:992px){
	.header.type-2 li.menu-item-has-children:hover > ul,.header.type-2 li.menu-item-has-children.style-1:hover > .mega{top:63px;}
	.header.type-2 li.menu-item-has-children:hover > ul,.header.type-2 li.menu-item-has-children.style-1 > .mega{overflow:visible!important;}
	
	.header.type-2 li.menu-item-has-children li.menu-item-has-children:hover > ul:before{content:'';display:block;position:absolute;top:0;left:-15px;width:15px;height:100%;background:transparent;}
	.header.type-2 li.menu-item-has-children li.menu-item-has-children:hover > ul{top:-8px;left:100%;margin-left:10px; -webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%); transform: translateX(0%);}
	.header.type-2 .menu-item-has-children .menu-item-has-children > a:before{display:none;}
	.header.type-2 li.menu-item-has-children:hover > ul:before,.header.type-2 li.menu-item-has-children.style-1:hover > .mega:before{content:'';display:block;position:absolute;top:-15px;left:0;width:100%;height:15px;}
	.header.type-2 .menu-item-has-children > ul > li > a .fa{display:none;}
}
@media (max-width:991px){
	.header.type-2{height:110px;}
	.header.type-2 .main{height:80px;}
	.header.type-2 .bottom{height:auto;}
	.header.type-2 nav{background:transparent;}
	.header.type-2 nav:before{display:none;}
	.header.type-2 nav:after{display:none;}
	.header.type-2 .bottom{padding-top:45px;padding-bottom:18px;}
	.header.type-2 .upper{height:80px;}
	.header.type-2 .search{width:320px;}
	.header.type-2 nav > ul > li > a .fa{display:inline-block;position:absolute;top:50%;right:0;height:30px;    margin-top:-15px;padding-top:8px;padding-left:0;}
	.header.type-2 nav > ul > li > a.active .fa{padding-bottom:19px;}
	.header.type-2 nav > ul > li > a:after{display:none;}
	.header.type-2 .menu-item-has-children > ul > li > a{border-color:rgba(84,143,14,0.2);}
	.header.type-2 .menu-item-has-children > .mega{padding:15px;}
	
	.header.type-2 .menu-item-has-children > ul,
	.menu-item-has-children > .mega{left:0;margin-left:auto;margin-right:auto;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}
	.header.type-2 .menu-item-has-children .menu-item-has-children > ul{width:100%;background:#ccc;padding:0;}
	.header.type-2 .menu-item-has-children .menu-item-has-children .fa{display:inline-block;position:absolute;top:50%;right:0;width:30px;height:30px;line-height:30px;margin-top:-15px;text-align:center;}	
	
	.header.type-2 .items{width:50%;margin-right:0;padding-right:15px;}
	.header.type-2 .items + .items{padding-left:15px;}
	.header.type-2 .items.style-2{width:100%;padding-right:0;}
	.header.type-2 .left-mega{padding-right:15px;}
	.header.type-2 .menu{border-color:#548f0e;}
	.header.type-2 + #content-block{padding-top:110px;}	
}
@media (max-width:767px){
  .header.type-2 .search{width:100%;}
  .header.type-2 .sort .lang span{font-size:0;}
  .header.type-2 .sort:first-child{margin-left:0;}
  .header.type-2 .login a{font-size:11px;}
  .header.type-2 .header-social a{font-size:14px;margin-right:5px;}
  .header.type-2 .header-social a:last-child{margin-right:0;}
  .header.type-2 .sort{margin-left:10px;padding-left:0;}
  .header.type-2 .menu-item-has-children > ul{width:100%;}
  .header.type-2 .menu-item-has-children > .mega{width:100%;}
  .header.type-2 .items{width:100%;padding-right:0;}
  .header.type-2 .items + .items{padding-left:0;}
  .text-sort.lang>span{padding-left:20px;}
}

/* HEADER TYPE-3 */
.header.type-3{background:#c2618d;height:128px;}
.header.type-3:before{content:'';display:block;position:absolute;top:8px;left:0;width:100%;height:2px;background:#d577a2;border-top:1px solid #9c486e;}
.header.type-3 .header-top,.header.type-3 .header-bottom{background:transparent;}
.header.type-3 .main{height:auto;}
.header.type-3 .upper{height:128px;}
.header.type-3 .header-top{position:absolute;top:9px;left:0;height:auto;padding:0;width:100%;z-index:2;}
.header.type-3 .header-top > .container{position:relative;}
.header.type-3 .header-top .custom-cont{position:absolute;top:30px;right:0;padding:0;z-index:2;}
.header.type-3 .top-bar{color:rgba(255,255,255,0.7);}
.header.type-3 .top-bar a{color:#fff;opacity:0.7;}
.header.type-3 .top-bar a:hover{opacity:1;}
.header.type-3 .logo{position:absolute;left:0;top: 50%;margin-top:0; -ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}
.header.type-3 .login a{color:#fff;line-height:20px;}
.header.type-3 .sort span{color:#fff;}
.header.type-3 .sort .text-sort > span .fa{color:#fff;}
.header.type-3 .sort .text-sort > span .fa{padding-left:8px;}
.header.type-3 .sort{margin-left:23px;}
.header.type-3 .sort:first-child{margin-left:0;}
.header.type-3 .info-block{top:-35px;}
.header.type-3 .bottom{position:absolute;top:113px;left:15px;width:100%;height:auto;padding:0;}
.header.type-3 nav{width:auto;}
.header.type-3 nav:before{content:'';display:block;position:absolute;top:5px;left:5px;right:-57px;height:1px;background:#e9e9e9;z-index:2;}
.header.type-3 nav:after{content:'';display:block;position:absolute;bottom:5px;left:5px;right:-5px;height:1px;background:#e9e9e9;z-index:2;}
.header.type-3 nav > ul{border-right:0;background:#f7f7f7;}
.header.type-3 nav > ul:before{content:'';position:absolute;top:5px;bottom:5px;left:5px;width:1px;background:#e9e9e9;}
.header.type-3 .nav-triangle{position:absolute;top:0;right:-72px;width:72px;height:64px;overflow:hidden;}
.header.type-3 .nav-triangle:after{content:'';display:block;position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:73px 73px 0 0;border-color:#f7f7f7 transparent transparent transparent;}
.header.type-3 nav > ul > li > a{position:relative;font-size:16px;line-height:22px;font-weight:700;color:#242424;letter-spacing:1px;padding:21px 26px;}
.header.type-3 nav > ul > li > a:after{content:'';display:block;width:1px;position:absolute;top:13px;right:0;left:auto;height:auto;bottom:12px;background:url(../img/menu-3-separator.png) repeat-y;}
.header.type-3 nav > ul > li:hover > a{color:#22b677;}
.header.type-3 nav > ul > li:last-child > a:after{display:none;}
.header.type-3 .menu-item-has-children > a > .fa{display:none;}
.header.type-3 .social span{font-size:14px;line-height:18px;color:#fff;font-weight:400;letter-spacing:0.5px;}
.header.type-3 .social a{color:#d4d4d4;opacity:0.7;}
.header.type-3 .social a:hover{opacity:1;}
.header.type-3 .search{position:absolute;top:-70px;left:44%;width:263px;}
.header.type-3 .search .simple-input{font-size:14px;line-height:40px;font-weight:400;color:rgba(255,255,255,0.3);letter-spacing:0.2px;height:42px;border:1px solid #d779a3;border-radius:42px;background:#ad587e;padding-left:30px;}
.header.type-3 .search .simple-input::-webkit-input-placeholder{font-size:14px;font-weight:400;color:rgba(255,255,255,0.3);}
.header.type-3 .search .simple-input:-moz-placeholder{font-size:14px;font-weight:400;color:rgba(255,255,255,0.3);filter:alpha(opacity=100);}
.header.type-3 .search .simple-input::-moz-placeholder{font-size:14px;font-weight:400;color:rgba(255,255,255,0.3);filter:alpha(opacity=100);}
.header.type-3 .search .simple-input:-ms-input-placeholder{font-size:14px;font-weight:400;color:rgba(255,255,255,0.3);}
.header.type-3 .search .submit-button{background:transparent;border:0;font-size:16px;line-height:42px;color:#fff;opacity:1;transition:all 300ms ease-in-out;}
.header.type-3 .search .submit-button:hover{opacity:0.7;}

.header.type-3 .bottom > .info-block{position:absolute;top:0;right:0;font-size:18px;line-height:22px;font-weight:400;color:#fff;padding-left:73px;overflow:hidden;-ms-transform:none;-webkit-transform:none;transform:none;}
.header.type-3 .bottom > .info-block:before{content:'';display:block;position:absolute;top:5px;bottom:5px;right:5px;width:1px;background:#fff;opacity:0.5;}
.header.type-3 .info-block a{font-size:16px;font-weight:700;color:#fff;padding:0; -webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.header.type-3 .info-block a:hover{color:#222;}
.header.type-3 .info-block .info-one span{padding:0;background:transparent;margin-left:0;}
.header.type-3 .info-block .icon-ShoppingCart{display:none;}
.header.type-3 .info-block .info-block{padding:21px 0;width:185px;background:#22b677;top:0;-ms-transform:none;-webkit-transform:none;transform:none;}
.header.type-3 .info-block .info-block:before{content:'';display:block;position:absolute;top:5px;left:74px;right:5px;height:1px;background:#fff;opacity:0.5;}
.header.type-3 .info-block .info-block:after{content:'';display:block;position:absolute;bottom:5px;left:24px;right:5px;height:1px;background:#fff;opacity:0.5;}
.header.type-3 .top-cart-triangle{position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:0 0 73px 73px;border-color:transparent transparent #22b676 transparent;}

.header.type-3 .menu-item-has-children > a:before{bottom:-11px;border-bottom:10px solid #EEE;}
.header.type-3 .item-title:hover{color:#22b677;}
.header.type-3 .one-item.style-2>a:hover{border-color:#22b677;}
.header.type-3 .price{color:#22b677;}
.header.type-3 .menu-item-has-children > ul > li:hover{background-color:#22b677;}

.header.type-3 .sort-drop{border:0;left:auto;right:0;min-width:100px;background:rgba(160,65, 108,0.75);}
.header.type-3 .sort-drop a.text-sort{color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.7);}
.header.type-3 .sort-drop a:hover{background:transparent;color:#fff;}
.header.type-3 + #content-block{padding-top:129px;}
.header.type-3.move{top:-113px;}
.header.type-3 .info-one{color:#fff;border-right:0;}

@media (max-width:1199px){
  .header.type-3 nav > ul > li > a{font-size:15px;padding-left:15px;padding-right:15px;}
}
@media (min-width:992px){
  .header.type-3 li.menu-item-has-children:hover > ul,.header.type-3 li.menu-item-has-children.style-1:hover > .mega{top:72px;}
  .header.type-3 .top-cart-inner{width:170px;}
  .header.type-3 .search{left:35%;}
  .header.type-3 .items{width:80%;}
  .header.type-3 .menu-item-has-children > .mega{padding:24px 30px;}
  .header.type-3 .left-mega{width:50%;}
  .header.type-3 .right-mega{width:50%;}
  .header.type-3 li.menu-item-has-children.style-1,.header.type-3 li.menu-item-has-children{z-index:3;}
  .header.type-3 li.menu-item-has-children:hover > ul:before,.header.type-3 li.menu-item-has-children.style-1:hover > .mega:before{content:'';display:block;position:absolute;top:-20px;left:0;width:100%;height:20px;z-index:5;}
  .header.type-3 li.menu-item-has-children > ul,.header.type-3 li.menu-item-has-children.style-1 > .mega{overflow:visible!important;}
  .header.type-3.move{background:transparent;border-color:transparent;}
  .header.type-3.move .header-bottom{border-color:transparent;}
}
@media (max-width:991px){
  .header.type-3 .menu-icon{top:24px;}
  .header.type-3{height:100px;}
  .header.type-3 .header-top .custom-cont{top:4px;right:15px;}
  .header.type-3 .upper{height:72px;margin-top:28px;}
  .header.type-3:before{top:28px;}
  .header.type-3 .menu-icon .line{background:#fff;}
  .header.type-3 .bottom{position:fixed;left:0px;right:0px;bottom:0;top:100px;padding:30px 15px;}
  .admin-bar header.type-3 .bottom{margin-top: 32px;}
  .header.type-3 .search{position:relative;top:0;left:0;margin-left:auto;margin-right:auto;float:none;}
  .header.type-3 .menu{padding-top:0;border-bottom:1px solid #c2618d;}
  .header.type-3 .menu nav{float:none;}
  .header.type-3 nav:before{display:none;}
  .header.type-3 nav:after{display:none;}
  .header.type-3 nav > ul{background:transparent;}
  .header.type-3 nav > ul:before{display:none;}
  .header.type-3 nav > ul > li > a{font-size:14px;line-height:27px;font-weight:600;padding:0 15px;color:#fff;padding-top:13px;padding-bottom:13px;}
  .header.type-3 nav > ul > li > a:after{display:none;}
  .header.type-3 .menu-item-has-children > a > .fa{display:inline-block;position:absolute;top:50%;right:0;height:30px;margin-top:-15px;padding-top:8px;padding-left:0;}
  .header.type-3 nav > ul > li > a.active .fa{padding-bottom:19px;}
  .header.type-3 .top-cart{position:relative;padding-left:0;}
  .header.type-3 .top-cart:before{display:none;}
  .header.type-3 .top-cart-inner:before{display:none;}
  .header.type-3 .top-cart-inner:after{display:none;}
  .header.type-3 .top-cart-triangle{display:none;}
  .header.type-3 .top-cart-inner{width:100%;background:transparent;text-align:center;padding:0;margin-bottom:20px;}
  .header.type-3 .search{margin-bottom:20px;}
  .header.type-3 .info-block{top:0;}
  .header.type-3 .nav-triangle{display:none;}
  .header.type-3 .items{width:90%;}
  .header.type-3 .menu-item-has-children > .mega{padding:15px;}
  .header.type-3 .items{width:50%;margin-right:0;padding-right:15px;}
  .header.type-3 .items + .items{padding-left:15px;}
  .header.type-3 .items.style-2{width:100%;padding-right:0;}
  .header.type-3 .left-mega{padding-right:15px;} 
  .header.type-3 + #content-block{padding-top:101px;}
  .header.type-3 .header-top{display:none;}
  .header.type-3 .info-block .info-block{background:transparent;width:100%;text-align:center;padding-top:0;}
  .header.type-3 .bottom > .info-block{position:relative;padding-left:0;}
  .header.type-3 .bottom > .info-block:before,
  .header.type-3 .info-block .info-block:before,
  .header.type-3 .info-block .info-block:after{display:none;}
  .header.type-3 .info-block a:hover{color:#22b677;}
}
@media (max-width:767px){
  .header.type-3 .sort{margin-left:8px;}
  .header.type-3 .sort:first-child{margin-left:0;}
  .header.type-3 .text-sort.lang>span{padding-left:30px;}
  .header.type-3 .menu-item-has-children > ul{width:100%;}
  .header.type-3 .menu-item-has-children > .mega{width:100%;}
  .header.type-3 .items{width:100%;padding-right:0;}
  .header.type-3 .items + .items{padding-left:0;}
}
@media (max-width:600px){
	.admin-bar header.type-3.move .bottom{margin-top:0;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer{position:relative;width:100%;background:#161616;}

/*footer top*/
.footer-top{border-bottom:1px solid #f2f2f2;padding:58px 0 42px;}
.footer-top .menu-title{margin-bottom:25px;}
.one-contact{margin-bottom:18px;}
.one-contact .fa{color:#8c8c8c;font-size:13px;margin-right:15px;}
.one-contact span{font-size:13px;font-weight:500;color:#8c8c8c;margin-right:20px;}
.one-contact a{font-size:13px;color:#8c8c8c;margin-right:30px;}
.one-contact a:hover{color:#222;}
.footer-nav a{display:block;font-size:13px;color:#8c8c8c;padding-bottom:20px;}
.footer-nav a .fa{color:#8c8c8c;font-size:13px;margin-right:20px;}
.footer-nav a:hover,.footer-nav a:hover .fa{color:#f23a61;}

/**/

/*footer bottom*/
.footer-bottom{height:54px;padding:20px 0;}
.footer-bottom .social{text-align:center;width:100%;}
.footer-bottom .social a{color:#222;margin-right:25px;}
.footer-bottom .social a:hover{color:#f23a61;}

/**/
b{font-weight:bold;}
.footer.style-2 .footer-top{border-bottom:0;}
.footer.style-2 .menu-title{color:#fff;font-weight:600;letter-spacing:1.3px;padding-bottom:11px;}
.footer.style-2 .menu-title:after{width:34px;background:#fd6876;}
.footer.style-2 .footer-bottom{background:#0f0f0f;}
.footer.style-2 .one-contact span{font-size:14px;font-weight:400;letter-spacing:0.5px;}
.footer.style-2 .one-contact a{font-size:14px;margin-right:5px;}
.footer.style-2 .one-contact a:hover{color:#fd6876;}
.footer.style-2 .footer-nav a{font-size:14px;letter-spacing:0.5px;}
.footer.style-2 .footer-nav a:hover, .footer.style-2 .footer-nav a:hover .fa{color:#fd6876;}
.footer.style-2 .footer-nav a .fa{margin-right:8px;}
.footer.style-2 .footer-bottom .social{float:right;width:auto;}
.footer.style-2 .footer-bottom .social a{color:#fd6876;}
.footer.style-2 .footer-bottom .social a:hover{color:#fff;}
.footer.style-2 .footer-copy{font-size:14px;font-weight:400;color:#3f3f3f;letter-spacing:0.45px;}

.footer.style-2.color-2 .menu-title:after{background:#6e9c38;}
.footer.style-2.color-2 .one-contact a:hover{color:#6e9c38;}
.footer.style-2.color-2 .footer-nav a:hover,
.footer.style-2.color-2 .footer-nav a:hover .fa{color:#6e9c38;}
.footer.style-2.color-2 .footer-bottom .social a{color:#6e9c38;}
.footer.style-2.color-2 .footer-bottom .social a:hover{color:#fff;}
 
/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .one-contact:last-child{margin-bottom:30px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
	.footer.style-2 .footer-bottom{height:auto;}
	.footer.style-2 .footer-copy{float:none;text-align:center;margin-bottom:15px;}
	.footer.style-2 .footer-bottom .social{float:none;text-align:center;}
	.footer.style-2 .social{display:block;}
}
@media (max-width:555px){
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - INDEX-PAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*main slider index*/
.main-slider{position:relative;height:700px;}
.main-slider .swiper-container{height:inherit;}
.main-slider .swiper-arrow-left{left:0;top:50%;position:absolute;z-index:1;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.main-slider .swiper-arrow-right{right:0;left:auto;top:50%;position:absolute;z-index:1;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.slider-content{display:table;height:700px;}
.slider-content .h1{font-size: 50px;line-height: 60px;font-weight:400;text-transform:uppercase;margin-bottom:-60px;position:relative;z-index:1;}
.slider-content img{width:auto;max-width:100%;margin:0 auto;}
/**/

/*we sell*/
.grey-block,.sell-link{background:#f7f8f1;height:235px;position:relative;}
.grey-block .h1,.sell-link .h1{font-weight:800;text-transform:uppercase;text-align:center;position:absolute;top:50%;left:50%;width:100%;-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
.sell-link .h1{color:#fff;display:block;}
.sell-link{display:block;position:relative;overflow:hidden;}
.sell-link img{width:auto;}
.bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(36,35,35,0.6);}
.sell-link:hover .bg{opacity:0;}
.link-block{position:absolute;top:0;right:-23px;width:46px;height:100%;}
.plus{position:absolute;top:50%;right:0;font-weight:500;font-size:110px;line-height:62px;color:#fff;z-index:1;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}

/**/

/*products*/
.products{position:relative;}
.one-product{background:#f8f2f1;padding:22px 17px 35px;border-right:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff}
.one-product .price{border-bottom:none;text-align:right;font-size:17px;}
.one-product img{width:auto;max-width:100%;margin:0 auto 20px;}
.one-product:hover{background:#ebf1f1;}
.prod-title{display:block;text-transform:uppercase;text-align:center;font-weight:bold;color:#222;line-height:25px;margin-bottom:18px;}
.prod-subtitle{text-transform:uppercase;font-weight:600;color:#8c8c8c;font-size:13px;text-align:center;}
.prod-title:hover{color:#f34368;}

/**/

/*row products*/
.bg-1{background-color:#f7f8f1;}
.bg-2{background-color:#ebf1f1;}
.bg-5{background-color:#f5f5f5;}
.bg-6{background-color:#eee;}
.bg-7{background-color:#fd6876;}
.bg-8{background-color:#6e9c38;}
.bg-9{background-color:#f4f4f4;}
.bg-10{background-color:#f7f7f7;}
.bg-11{background-color:#4cb7d6;}
.bg-12{background-color:#6cae90;}
.bg-texture{background:url(../img/texture.jpg) repeat;}
.special-img img{max-width:100%;width:auto;}
.special-img.fr{right:127px;top:-30px;}
.special-img.fl{left:127px;top:-30px;}
.special-subtitle{font-size:13px;line-height:25px;color:#8c8c8c;text-transform:uppercase;margin-bottom:5px;}
.special-title{font-size:30px;line-height:35px;color:#222;text-transform:uppercase;border-bottom:1px solid #222;margin-bottom:30px;padding-bottom:24px;}
.special-bottom{padding:0 45px;}
.special-bottom .button.style-1{background:transparent;}
.special-price{font-size:17px;color:#222;display:inline-block;font-weight:500;padding-right:80px;}
.special-price.old{text-decoration:line-through;color:#8c8c8c;display:inline-block;padding-right:32px;}

/**/

/*how it works*/
.work-img{border-radius:50%;overflow:hidden;margin-bottom:21px;height:284px;}
.work-img img{max-width:100%;width:auto;margin:0 auto;height:auto;}

.work-img.type-2{height:300px;margin-bottom:5px;}
.work-text{padding:0 10%;}

/**/

/**/
.blocks{overflow:hidden;z-index:1;position:relative;padding-top:40px}
.left-col{height:340px;background:#fff4c8;}
.img-absolute{position:absolute;top:0;left:-70px;width:auto;max-width:100%;}
.img-absolute.right{left:auto;right:-130px;}
.learn-more{position:absolute;top:50%;left:40%;width:280px;padding-top:30px;margin-bottom:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.left-col.right{background:#ffe4c6;}
.left-col.right .learn-more{left:auto;right:40%;}
.learn-more .h6{line-height:27px;text-transform:uppercase;font-weight:600;margin-bottom:17px;}
.learn-more p{height:69px;overflow:hidden;}
.learn-more .button.style-1{background:transparent;}

/**/

/*text-box*/
.link-box{position:relative;display:block;}
.link-box .title-box{font-size:50px;line-height:60px;}
.link-box.type_light .h1{color:#fff;}
.box-text{position:absolute;top:50%;left:0;width:100%;text-align:center;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.box-text span{display:block;}
.categ{color:#fff;font-size:35px;line-height:40px;text-transform:uppercase;margin-bottom:10px;}
.title-box{text-transform:uppercase;font-weight:800;color:#fff;line-height:45px;}
.bottom-title{color:#fff;text-transform:uppercase;font-size:22px;line-height:35px;}
.link-box:hover .bg{opacity:0;}

/**/

/*vertical-slider*/
.bg-3{background:#f8f2f1;}
.costom-img{float:left;position:relative;max-width:410px;}
.swipers-pair{padding-top:50px;}
.swipers-pair .h2{text-transform:uppercase;font-weight:800;}
.swipers-pair .swiper-slide .simple-article{position:relative;padding-left:36px;padding-top:8px;margin-top:60px;margin-left:30px;}
.swipers-pair .swiper-slide .simple-article:before{content:"\f10e";position:absolute;top:2px;left:0;color:#222;font-family:'FontAwesome';font-size:25px;}
.swipers-pair .pagination{display:none!important;}
.swipers-pair .swiper-chained-top{margin-left:180px;position:relative;}
.swipers-pair .swiper-chained-bottom{height:100%;position:absolute;left:25px;top:174px;}
.swipers-pair .swiper-chained-bottom .swiper-slide{width:90%;height:auto!important;margin-bottom:20px;text-align:center;}
.swipers-pair .swiper-chained-bottom .swiper-slide span{font-size:20px;line-height:22px;padding:5px 10px;color:#b7b3b2;position:relative;border:2px solid #b7b3b2;border-radius:50%;display:inline-block;}
.swipers-pair .swiper-chained-bottom .swiper-slide.chained-active span{color:#222;font-size:40px;font-weight:800;padding:48px 40px;border:2px solid #222;}
.swipers-pair .swiper-chained-bottom .swiper-slide.chained-active:before{background:#10acdf;}
.customers{font-size:14px;line-height:25px;color:#222;text-transform:uppercase;font-weight:600;}
.customers span{font-size:13px;line-height:25px;text-transform:none;font-weight:400;}
.search.line input{padding-right:125px;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){

}

/*Desktops (>=992px)*/
@media (max-width:1199px){
	.special-bottom{padding:0;}
	.costom-img{max-width:390px;}
	.link-box .categ{font-size:29px;line-height:34px;}
	.link-box .title-box{font-size:42px;line-height:50px;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .special-img img{width:100%;}
  .slider-content .simple-article.text-left,.slider-content .simple-article.text-right{text-align:center;}
  .slider-content .button{margin-bottom:20px;}
  .special-img.fr{right:0;top:0;}
  .special-img.fl{left:0;top:0;}
  .link-box{margin-bottom:15px;}
  .costom-img{max-width:250px;position:absolute;bottom:0;left:0;}
  .swipers-pair{padding-bottom:50px;position:relative;left:35%;}
  .line-text{text-align:center;margin-bottom:10px;}
  .widget-slider{max-width:500px}
  .one-product{height:auto;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .one-widget{float:none;}
  .costom-img{display:none;}
  .swipers-pair{padding-top:30px;left:0;}
  .swipers-pair .swiper-chained-top{margin-left:0;}
  .swiper-chained-bottom{display:none;}
  .swipers-pair .swiper-slide .simple-article{margin-top:0;}
  .swipers-pair{padding-bottom:30px}
  .sell-link img{width:100%;}
  .plus{display:none;}
  .special-img.fr,.special-img.fl{float:none;}
  .special-img img{margin:0 auto;}
  .widget-slider{max-width:300px}
  .message{padding:30px 15px 15px;}
  .slider-content .h1{font-size: 40px;line-height: 46px;}
  .link-box .title-box{font-size: 40px;line-height: 46px;}
}
@media (max-width:450px){
  .slider-content img{width:100%;}
  .text-widget>a{display:block;}
  .text-widget>a img{margin:0 auto;}
  .widget-slider{max-width:100%}
  .blocks{padding-top:0;margin-bottom:15px;}
  .img-absolute{left:-210px;bottom:0;top:auto;}
  .learn-more{left:15px;}
  .left-col.right .learn-more{left:15px;right:auto;}
  .special-bottom .button{margin-top:15px;}
  .categ{font-size:20px;line-height:24px;}
  .title-box.h1{font-size:25px;line-height:26px;}
  .bottom-title{font-size:19px;line-height:21px;}
  .testimonials .swiper-slide.swiper-slide-active .slide-img{transform:scale(0.8);}
  .testimonials .swiper-slide .one-slide{width:290px;margin-left:-145px;}
  .slide-img{margin-bottom:0;}
  .testimonials .swiper-slide .one-slide .slider-description{margin-top:-30px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - PRODUCT LIST */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.top-line{position:relative;width:100%;float:left;padding:20px 0;}

/*breadcrumbs*/
.breadcrumbs{list-style:none;overflow:hidden;padding-top:6px;}
.breadcrumbs ul li{float:left;position:relative;}
.breadcrumbs ul li a{text-transform:uppercase;color:#222;font-size:13px;line-height:27px;padding:0 20px 0 15px;position:relative;font-weight:600;}
.breadcrumbs ul li:first-child a{padding-left:0;}
.breadcrumbs ul li a .fa{font-size:13px;color:#f23a61;position:absolute;right:0;top:2px;}
.breadcrumbs ul li a:hover{color:#f23a61}
.all-products{position:relative;padding:0 15px;float:left;width:100%;margin-bottom:75px;}

/*breadcrumbs-2*/
.breadcrumbs-2{font-size:0;}
.breadcrumbs-2 li{display:inline-block;margin-right:9px;}
.breadcrumbs-2 li:after{content:"\f105";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:13px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;}
.breadcrumbs-2 li:last-child:after{display:none;}
.breadcrumbs-2 a,.breadcrumbs-2 span{font-size:13px;line-height:17px;font-weight:600;color:#548f0e;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.breadcrumbs-2 a i{margin-right:5px;}
.breadcrumbs-2 a:hover,.breadcrumbs-2 li.active a,.breadcrumbs-2 li.active span{color:#747474;}

/*page-pagination*/
.page-pagination{position:relative;width:100%;text-align:center;float:left;width:100%;margin-top:75px;}
.page-pagination a{display:inline-block;font-size:15px;color:#222;padding:12px 15px;}
.page-pagination a:hover,.page-pagination a.active{background:#f23a61;color:#fff;}
.page-pagination .prew{float:left;position:relative;padding:5px 20px 2px;}
.page-pagination .next{float:right;position:relative;padding:5px 20px 2px;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .one-widget .social a{color:#6a6a6a;}
  .page-pagination{margin-top:30px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .grey-block,.sell-link{height:150px;}
}
@media (max-width:550px){
  .page-pagination{padding:50px 0;margin-top:10px;}
  .page-pagination .prew,.page-pagination .next{float:none;left:50%;position:absolute;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
  .page-pagination .prew{top:0;}
  .page-pagination .next{bottom:0;}
}
@media (max-width:450px){
  .top-line .fr{float:left;}
  .breadcrumbs{margin-bottom:10px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - PRODUCT DETAIL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.social a:hover{color:#f23a61;}
.detail-top{position:relative;width:100%;margin-bottom:45px;}
.detail-top img{width:auto;max-width:100%;margin:0 auto;}
.detail-ph{position:relative;float:left;}
.detail-ph > a > img{display:inline-block;margin-left:170px;}
.detail-ph > a{position:relative;display:block;background:#f3f9f9;}
.detail-ph > a .fa{position:absolute;bottom:13px;right:19px;color:#ff3c3c;font-size:19px;}
.small-ph{position:absolute;top:0;left:0;background:#fff;}
.small-ph a{display:block;overflow:hidden;height:190px;width:170px;border:2px solid transparent;margin-right:30px;margin-bottom:1px;}
.small-ph a:hover,.small-ph a.active{border:2px solid #f8f2f2;}
.detail-text{float:left;position:relative;}
.detail-text .prod-title:hover{color:#222;}
.detail-text .prod-title{line-height:27px;}
.detail-text .prod-subtitle{margin-bottom:24px;}
.detail-text .prod-title,.detail-text .prod-subtitle{text-align:left;}
.detail-text .price{text-align:left;border:none;font-size:17px;padding-bottom:30px;}
.detail-text .old-price{margin-right:37px;}

/*tabs style-2*/
.tabs.style-2{float:left;position:relative;margin-bottom:97px;}
.tabs.style-2 .tab-switch{font-size:13px;border:none;border-right:1px solid #d0cfcf;color:#8c8c8c;padding-bottom:0;padding-top:0;line-height:1;}
.tabs.style-2 .tab-switch.active{background:transparent;color:#222;font-weight:600;}
.tabs.style-2 .tab-switch:hover{color:#222;}
.tabs.style-2 .tab-switch:last-child{border-right:none;}
.tabs.style-2 .tab-switch:first-child{padding-left:0;}
.tabs.style-2 .tabs-line{border:none;}
.tabs.style-2 .tab-wrapper{padding:20px 0;}

/*popup*/
.image-preview-popup{-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-ms-transition:all .5s ease-out;}
.image-preview-popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,0.6);transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);}
.image-preview-popup.active{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);}
.image-preview-popup .image-preview-overflow{overflow:auto;-webkit-overflow-scrolling:touch;position:absolute;left:0;top:0;width:100%;height:100%;}
.image-preview-popup .cell-view{display:table-cell;height:100vh;vertical-align:middle;width:5000px;padding:100px 15px;text-align:center;}
.image-preview-popup .cell-view img{display:inline-block;vertical-align:top;width:auto;background:#fff;max-width:600px;max-width:90vw;height:auto;box-shadow:0 0 8px 1px rgba(0,0,0,0.4);}
.image-preview-popup .close-popup{font-size:50px;line-height:50px;position:absolute;right:50px;top:20px;color:#d6d6d6;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  .detail-ph > a > img{max-width:440px;}
  .buttons-detail .button{float:left;margin-bottom:5px;}
  .tabs.style-2{margin-bottom:50px;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .detail-ph > a > img{max-width:100%;}
  .detail-ph{margin-bottom:30px;}
  .tabs.style-2{margin-bottom:30px;}
  .buttons-detail .button.fr{float:right;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .detail-ph{left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
  .detail-ph > a{margin-bottom:10px;}
  .detail-ph > a > img{margin:0;}
  .small-ph{position:relative;text-align:center;width:100%;}
  .small-ph a{max-width:19%;height:auto;margin-right:0;display:inline-block;}
  .detail-top{margin-bottom:0;}
}
@media (max-width:450px){
  .detail-top img{width:100%;}
  .buttons-detail .button.fr{float:left;}
  .tabs.style-2 .tabs-drop{display:block;border-bottom:2px solid #f23a61;cursor:pointer;position:relative;}
  .tabs.style-2 .tabs-drop .fa{position:absolute;right:15px;top:50%;font-size:15px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
  .tabs.style-2 .tabs-line{display:none;}
  .tabs.style-2.active .tabs-line{display:block;border:2px solid #f23a61;border-top:none;}
  .tabs.style-2 .tab-switch,.tabs.style-2 .tab-switch:first-child{display:block;padding:10px 20px;}
  .tabs.style-2 .tab-switch{border:none;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08  - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*main slider gallery*/
.gallery-slide{margin:109px 100px 0;position:relative;height:550px;}
.top-inform{position:absolute;z-index:1;left:50%;top:-90px;text-align:center;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.info-date{font-family:'Josefin Sans',sans-serif;color:#222;font-size:15px;line-height:40px;margin-bottom:24px;}
.info-date span{font-family:'Josefin Sans',sans-serif;font-size:30px;font-weight:500;border-bottom:3px solid #222;padding-bottom:10px;}
.slide-text{position:absolute;top:50%;left:50%;width:55%;-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
.slide-text .h1{font-size: 50px;line-height: 60px;text-align:center;font-weight:800;color:#fff;text-decoration:underline;text-transform:uppercase;}
.slider-subtitle{color:#fff;font-size:20px;line-height:40px;font-family:'Josefin Sans',sans-serif;font-weight:600;}
.slider-subtitle span{font-size:30px;font-family:'Josefin Sans',sans-serif;font-weight:700;}
.main-slider.style-2 .swiper-arrow-left,.main-slider.style-2 .swiper-arrow-right{margin-top:54px;}
.main-slider.style-2 .bottom-slider .swiper-arrow-left,.main-slider.style-2 .bottom-slider .swiper-arrow-right{margin-top:0;}

/**/
.collection{background:#f3f8f9;border:1px solid #fff;min-height:485px;}
.collection .simple-article{position:absolute;top:50%;left:50%;text-align:center;-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:100%;}
.collection .simple-article .info-date{margin-bottom:57px;}
.collection .simple-article .h4{text-transform:uppercase;text-decoration:underline;margin-bottom:2px;line-height:30px;}
.collection .simple-article .col-subtitle{font-size:13px;color:#8c8c8c;text-transform:uppercase;font-weight:600;margin-bottom:65px;}
.collection .simple-article .col-subtitle span{font-size:15px;font-family:'Josefin Sans',sans-serif;font-weight:600;}
.collection a.h5{text-transform:uppercase;line-height:25px;color:#222;padding:13px 0;margin-bottom:0;}
.collection a:not(.button):hover{color:#f23a61;}
.collection a:not(.button){display:block;overflow:hidden;}
.collection a:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .gallery-slide{margin:109px 0;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .slide-text .h1{font-size:40px;line-height:42px;}
  .collection{max-width:300px;margin:0 auto;min-height:auto;}
  .collection .simple-article{position:relative;left:0;padding:20px 0;-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%);}
  .collection .simple-article .info-date{margin-bottom:15px;}
  .collection .simple-article .col-subtitle{margin-bottom:20px;}
  .photo-big img{width:auto;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - GALLERY DETAIL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.main-slider.style-2{height:auto;}
.main-slider.style-2 .top-inform{position:absolute;}
.main-slider.style-2 .swiper-chained-top{position:relative;margin-bottom:50px;}
.main-slider.style-2 .swiper-chained-bottom{position:relative;margin:0 100px}
.main-slider.style-2 .swiper-chained-bottom .swiper-slide span{display:block;margin:0 10px;border:2px solid transparent;}
.main-slider.style-2 .swiper-chained-bottom .swiper-slide.chained-active span{border-color:#f23a61;}
.main-slider.style-2 .swiper-chained-bottom .swiper-container{margin:0 46px;}
.gallery-article{margin-bottom:35px;}
.simple-article h1 a{text-transform:uppercase;color:#f23a61;text-decoration:underline;text-align:center;display:inline-block;font-weight:800;margin-bottom:40px;}
.simple-article h1 a:hover{color:#222;}
.gallery-subtitle{font-size:20px;color:#222;font-weight:600;text-align:center;}
.gallery-subtitle span{font-size:30px;font-family:'Josefin Sans',sans-serif;font-weight:700;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  .gallery-slide{height:auto;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .main-slider.style-2 .swiper-chained-bottom{margin:0;}
  .main-slider.style-2 .gallery-slide{margin-bottom:20px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .main-slider.style-2 .swiper-chained-bottom .swiper-slide span{max-width:300px;margin:0 auto}
  .main-slider.style-2 .swiper-chained-top{margin-bottom:0;}
  .main-slider.style-2 .swiper-chained-bottom{display:block;}
}
@media (max-width:450px){
  .main-slider.style-2 .swiper-chained-top .swiper-arrow-left,.main-slider.style-2 .swiper-chained-top .swiper-arrow-right{display:none;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*blog banner*/
.banner-text .h1{text-transform:uppercase;font-weight:normal;margin-bottom:25px;}
.banner-text .simple-article{margin-bottom:35px;}
.blog-b .fa{font-weight:normal;font-size:12px;padding:0 5px}
.detail-content img{
 max-width:100%;
 height: auto;
}

/**/
.blog-line .special-bottom{padding:0;margin-top:24px;}
.blog-line .special-title{margin-bottom:25px;padding-bottom:27px;line-height:1;}
.blog-line .special-title a{font-size:30px;line-height:35px;font-weight:400;color:#222;text-transform:uppercase;}
.blog-img{width:40%;position:absolute;top:0;height:100%;}
.blog-img.fr{right:0;top:0;}
.blog-img.fl{left:0;top:0;}
.cell-view.blog{padding:28px 0;}
.blog-line.text-right{margin-right:150px;margin-left:0;}
.bg-4{background:#f3f8f9;}
.blog-date{position:relative;font-size:0;margin-bottom:53px;}
.blog-date i{font-family:'Josefin Sans',sans-serif;margin-right:5px;}
.blog-date span{font-family:'Raleway',sans-serif;border-bottom:1px solid #e8e8e8;font-size:15px;line-height:46px;display:inline-block;vertical-align:middle;margin-right:10px;padding-left:18px;}
.blog-date span:first-child{font-family:'Josefin Sans',sans-serif;color:#222;font-size:30px;line-height:46px;border-bottom:2px solid #222;font-weight:600;margin-right:0;padding-left:0;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  .blog-line{margin-left:0;}
  .blog-line.text-right{margin-right:0;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
}

/*Phones (<768px)*/
@media (max-width:767px){
  .blog-img{position:relative;height:440px;width:95%;margin:0 auto;}
  .blog,.blog .blog-line.text-right,.blog-date.text-right{text-align:center;}
  .blog-line{margin-bottom:0;}
  .cell-view.blog{border-bottom:2px solid #f23a61}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 11 - BLOG GRID */

/*-------------------------------------------------------------------------------------------------------------------------------*/
.grid{position:relative;}
.grid .cell-view.blog{padding:43px 0 30px;}
.grid .blog-date{margin-bottom:30px;}
.grid .blog-img{position:relative;float:none;width:100%;margin-bottom:20px;display:inline-block;}
.grid .blog-img img{margin:0 auto;}
.grid .blog-img:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%);}
.grid .blog-line{margin-left:110px;margin-right:50px;}
.border-right{border-right:2px solid #fff;}
.border-bottom{border-bottom:2px solid #fff;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  .grid .blog-img{width:80%;margin:0 auto 15px;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .grid .blog-line{margin-left:15px;margin-right:15px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .border-right{display:none;}
  .grid .blog-img{height:auto;}
  .grid{border-bottom:2px solid #f23a61}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - BLOG DETAIL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.detail-banner .special-title.h1{font-size:50px;line-height:62px;font-weight:normal;padding-bottom:19px;}
.one-blog.detail-banner .blog-date{margin-bottom:37px;}
.one-blog.detail-banner .special-subtitle{margin-top:28px;}
.one-blog.detail-banner .special-subtitle a{color:#8c8c8c;padding-left:17px;margin-left:17px;border-left:1px solid #8c8c8c;}
.one-blog.detail-banner .special-subtitle a:hover{color:#f23a61;}

/**/
.blog-detail{position:relative;color: #4a4a4a;}
/*.blog-detail p:first-letter{font-size:20px;color:#f23a61;font-weight:bold;}*/
.for-img{width:100%;margin-bottom:22px;}
.mainblock p:not(:last-child){margin-bottom:15px;}

.mainblock ol:not(:last-child), .mainblock ul:not(:last-child){margin-bottom:15px;}
.mainblock ol li{list-style-type: decimal;}
.mainblock .comments-box ol li{list-style-type: none;}
.mainblock ol ol{margin-top:12px;}
.mainblock li ul,
.mainblock li,
.mainblock ol li ul > li{list-style-type: circle;}
.mainblock li:not(:last-child){margin-bottom:12px;}
.mainblock li ul{margin-top:12px;}

.mainblock h1,.h1{font-size:40px;line-height:40px;margin-top:0;color:#242424;}
.mainblock h2,.h2{font-size:30px;line-height:30px;margin-top:0;color:#242424;}
.mainblock h3,.h3{font-size:20px;line-height:20px;margin-top:0;color:#242424;}
.mainblock h4,.h4{font-size:20px;line-height:20px;margin-top:0;color:#242424;}
.mainblock h5,.h5{font-size:15px;line-height:15px;margin-top:0;color:#242424;}
.mainblock h6,.h6{font-size:14px;line-height:15px;margin-top:0;color:#242424;}

.mainblock h1,
.mainblock h2,
.mainblock h3,
.mainblock h4,
.mainblock h5,
.mainblock h6{
	    margin-bottom: 15px;
}

.mainblock blockquote{font-size:inherit;}


.quote{position:relative;margin-bottom:17px;}
.quote blockquote{font-size:13px;line-height:23px;color:#242323;font-weight:500;}
.quote-author{color:#f23a61;font-size:13px;line-height:23px;font-weight:500;}
.mainblock .sim0ple.mainblock3-article p:first-letter{font-size:20px;color:#f23a61;font-weight:bold;}
.one-widget.style-2{margin-bottom:53px;}
.one-widget.style-2 .widget-title{margin-right:15px;}
.one-widget.style-2 .widget-title,.one-widget.style-2 .tags-block{display:inline-block;}
.detail-button{margin-bottom:50px;position:relative;float:left;width:100%;}

/*comments*/
.commentlist{padding-left:0;}
.commentlist.style-2{margin-left:65px;margin-bottom:60px;}
.comments .simple-article{margin-bottom:68px;}
.commentlist.style-2 .comment{border-bottom:1px solid #eeeeee;margin-bottom:38px;}
.commentlist.style-2 .comment:last-child{margin-bottom:0;}
.commentlist.style-2 .comment_container{border-bottom:none;padding-bottom:10px;margin-bottom:30px;}
.commentlist.style-2 .comment-head{margin-bottom:8px;}
.commentlist.style-2 .name{display:inline-block;margin-right:23px;}
.commentlist.style-2 .name a{font-size:15px;line-height:23px;}
.commentlist.style-2 .date{font-size:13px;}
.commentlist.style-2 .date b{font-size:17px;}
.commentlist.style-2 .comment-entry{margin-bottom:16px;}
.commentlist.style-2 .reply a{font-size:13px;}
.commentlist.style-2 .comment-text{margin-left:160px;}
.commentlist.style-2 .children{margin-left:75px;}
.commentlist.style-2 .children .comment_container{padding-bottom:7px;}
.commentlist.style-2  .comment-text{margin-left:140px;}
.commentlist.style-2 .children .comment{margin-bottom:0;border-bottom:none;}

/*social-box*/
.social-box ul{list-style:none;padding-left:0;}
.social-box li{display:inline-block;margin-right:15px;}
.social-box li:last-child{margin-right:0;}
.social-box a{font-size:15px;color: #8c8c8c;}
.social-box a:hover{color: #f23a61;}
/*form*/
.add-comments{position:relative;width:100%;}
.add-comments form{padding:0 33px;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .add-comments form{margin-bottom:30px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
  .commentlist.style-2,.commentlist.style-2 .children{margin-left:0;}
  form .fl,form .fr{width:100%;}
  .add-comments form{padding:0;}
  .comments .simple-article{margin-bottom:30px;}
  .avatar{float:none;width:80px;height:80px;margin-left:auto;margin-right:auto;}
  .avatar .avatar-70{width:70px;height:70px;}
  .comment-text{margin-left:0;}
}
@media (max-width:480px){
  .detail-banner .special-title.h1{font-size:40px;line-height:45px;}
  .commentlist.style-2 .avatar{float:none;margin:0 auto 15px;max-width:200px;}
  .commentlist.style-2 .comment-text{margin-left:0;text-align:center;}
  .commentlist.style-2 .name{display:block;margin-right:0;}
  .commentlist.style-2 .comment-head{text-align:center;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.contact-form{padding:0 28px;}
.one-box{position:relative;width:100%;}
.one-box .fa{font-size:50px;color:#f23a61;margin-bottom:26px;}
.one-box h5{text-transform:uppercase;line-height:23px;margin-bottom:9px;}
.one-box a{display:block;color:#242323;font-size:15px;font-family:'Josefin Sans',sans-serif;line-height:23px;}
.one-box a:hover{color:#f23a61;}
.map,#map-canvas{height:440px;}

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
  .contact-form{padding:0;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
	.map,#map-canvas{height:400px;}
}

/*Phones (<768px)*/
@media (max-width:767px){
	.map,#map-canvas{height:320px;}	
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - BORDER-IMAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.border-image:link{display:inline-block;position:relative;outline:3px solid #fff;outline-offset:-10px;color:#fff;}
.border-image:before,.border-image:after{content:'';display:block;position:absolute;top:7px;left:7px;right:100%;height:3px;background:#fd6876;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.border-image:after{top:auto;bottom:7px;left:100%;right:7px;}
.border-image span:before,.border-image span:after{content:'';display:block;
  position:absolute;bottom:7px;left:7px;top:100%;width:3px;background:#fd6876;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.border-image span:after{left:auto;right:7px;top:7px;bottom:100%;}
.border-image:hover{outline:3px solid #fff;}
.border-image:hover:before{right:7px;}
.border-image:hover:after{left:7px;}
.border-image:hover span:before{top:7px;}
.border-image:hover span:after{bottom:7px;}
.border-image img{width:auto;}

.border-image-2:link{display:inline-block;position:relative;outline:3px solid rgba(241,241,241,0.5);outline-offset:-10px;}
.border-image-2:before,.border-image-2:after{content:'';
  display:block;position:absolute;top:7px;left:7px;right:100%;height:3px;background:#fd6876;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.border-image-2:after{top:auto;bottom:7px;left:100%;right:7px;}
.border-image-2 span:before,.border-image-2 span:after{
  content:'';display:block;position:absolute;bottom:7px;left:7px;top:100%;width:3px;
  background:#fd6876;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.border-image-2 span:after{left:auto;right:7px;top:7px;bottom:100%;}
.border-image-2:hover{outline:3px solid #fff;}
.border-image-2:hover:before{right:7px;}
.border-image-2:hover:after{left:7px;}
.border-image-2:hover span:before{top:7px;}
.border-image-2:hover span:after{bottom:7px;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - TT-SUCCESS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-success-icon{float:left;font-size:40px;color:#fd6876;}
.tt-success-info{padding-left:70px;}
.tt-success-title,
.mainblock .tt-success-title{display:inline-block;font-family:'Raleway';font-size:16px;line-height:22px;font-weight:700;color:#242424;letter-spacing:1.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - TT-SUCCESS TYPE-2*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-success.type-2 .tt-success-icon{display:block;width:70px;height:70px;background:#8d7b7c;border-radius:70px;text-align:center;}
.tt-success.type-2 .tt-success-icon i{font-size:35px;line-height:70px;color:#fff;}
.tt-success.type-2 .tt-success-icon:hover{background:#fd6876;}
.tt-success.type-2 .tt-success-title,
.mainblock .tt-success.type-2 .tt-success-title{font-family:'Open Sans';color:#4f4f4f;letter-spacing:0.5px;}
.tt-success.type-2 .tt-success-title:hover{color:#fd6876}
.tt-success.type-2 .tt-success-info{padding-left:100px;}
@media (max-width: 991px) {
	.tt-success.type-2 .tt-success-icon{float:none;margin-left:auto;margin-right:auto;}
	.tt-success.type-2 .tt-success-info{padding-left:0;text-align:center;}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - TT-TEAM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-team{position:relative;border:1px solid #eaeaea;padding:10px;text-align:center;overflow:hidden;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-team-img{display:block;margin-bottom:115px;}
.tt-team-inner{position:absolute;top:100%;left:10px;right:10px;height:100%;margin-top:-102px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-team-title{font-size:16px;line-height:22px;font-weight:400;color:#242424;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-team-desc{font-size:11px;line-height:15px;font-weight:400;color:#8c8c8c;letter-spacing:0.5px;margin-bottom:30px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-team-social{position:absolute;bottom:12px;left:20px;right:20px;font-size:0;}
.tt-team-social a{display:inline-block;font-size:16px;color:#a8a8a8;margin-left:15px;margin-right:15px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}

.tt-team-text{font-size:14px;line-height:26px;font-weight:400;color:rgba(255,255,255,0.7);letter-spacing:0.5px;padding:0 20px;}
.tt-team .border-bottom-1{position:absolute;bottom:43px;left:20px;right:20px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}

.tt-team:hover{background:#fd6876;}
.tt-team:hover .tt-team-social a{color:#fff;}
.tt-team:hover .tt-team-inner{top:10px;margin-top:0;background:#fd6876;padding-top:37px;}
.tt-team:hover .tt-team-title{color:#fff;}
.tt-team:hover .tt-team-desc{color:#fff;}
.tt-team:hover .tt-team-title:hover{color:#222;}
.tt-team:hover .tt-team-social a:hover{color:#222;}
.tt-team:hover .border-bottom-1{opacity:0.23;}



.zoom-hover{overflow:hidden;}
.zoom-hover img{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;}
.zoom-hover:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}
@media (min-width: 992px) and (max-width: 1199px) {
	.tt-team:hover .tt-team-inner{padding-top:5px;}
	.tt-team:hover .tt-team-desc{margin-bottom:20px;}
	.tt-team-social a{margin-left:10px;margin-right:10px;}
	.tt-team-text{padding:0 10px;}
}
@media (max-width: 767px) {
  .tt-team{max-width:320px;margin-left: auto;margin-right:auto;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - TT-COUNTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-counter-icon{float:left;font-size:50px;color:#fff;}
.tt-counter-info{padding-left:70px;}
.tt-counter-title{font-size:49px;line-height:40px;font-weight:700;color:#fff;letter-spacing:0.5px;font-style:italic;}
.tt-counter-desc{font-size:18px;line-height:22px;font-weight:400;color:#fd6876;font-style:italic;}
@media (max-width: 767px) {
  .tt-counter{display:table;max-width:320px;margin-left: auto;margin-right:auto;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 19 - TT-VIDEO-DESC */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-video{position:relative;}
.tt-video:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.44;}
.tt-video-play{position:absolute;top:50%;left:50%;width:126px;height:126px;border:7px solid rgba(233,233,223,0.44);border-radius:126px;margin-left:-63px;margin-top:-63px;cursor:pointer;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-video-play:before{content:'';display:block;position:absolute;top:50%;
  left:50%;margin-left:-16px;margin-top:-28px;width:0;height:0;
  border-style:solid;border-width:28px 0 28px 42px;
  border-color:transparent transparent transparent #fd6877;}
.tt-video-play:hover{border-color:rgba(233,233,223,1);}
.tt-video-desc{font-size:20px;line-height:26px;font-weight:400;color:#242424;letter-spacing:0.5px;}
.tt-video-iframe{display:none;position:absolute;top:0;left:0;width:100%;height:100%;}
.tt-video-iframe iframe{width:100%;height:100%;}
.tt-video-close{position:absolute;right:0px;top:0px;width:30px;height:30px;background:#fd6877;color:#fff;text-align:center;line-height:30px;cursor:pointer;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;z-index:2;}
.tt-video-close:hover{background:#222;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 20 - TT-TESMIMONALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-tesmimonals{text-align:center;}
.tt-tesmimonals-img{display:inline-block;}
.tt-tesmimonals-img img{border-radius:100%;border:3px solid #4c4c4c;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-tesmimonals-img:hover img{border-color:#fd6876;}
.tt-tesmimonals .simple-article .fa{font-size:20px;margin-right:5px;}
.pagination-1 .swiper-pagination-switch{width:14px;height:14px;border: 2px solid #898989;}
.pagination-1 .swiper-active-switch{border-color:#1fb5c7;background:transparent;}
.swiper-arrow-left.noarrow, .swiper-arrow-right.noarrow{display:none;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 21 - CALL-ACTION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.call-action{display:table;width:100%;height:82px;}
.call-action-label{display:table-cell;width:29%;font-size:22px;line-height:28px;font-weight:700;color:#fff;vertical-align:middle;padding-right:25px;}
.call-action-input{display:table-cell;width:52%;vertical-align:middle;padding-right:25px;}
.call-action .simple-input{margin-bottom:0;}
.call-action-submit{display:table-cell;width:21%;vertical-align:middle;}

@media (max-width: 767px) {
	.call-action{display:block;padding:15px 0;height:auto;}
	.call-action-label, .call-action-input, .call-action-submit{display:block;width:100%;padding-right:0;text-align:center;}
	.call-action-label,.call-action-input{margin-bottom:15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 22 - TT-CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-contact-wrapper{padding-left:30px;padding-right:30px;}
.tt-contact{border-bottom:1px solid #f39aa2;}
.tt-contact.noborder{border-bottom:0;}
.tt-contact-icon{float:left;font-size:34px;color:#fff;padding-left:15px;}
.tt-contact-info{padding-left:64px;font-size:15px;line-height:22px;font-weight:400;color:#fff;letter-spacing:0.5px;}
.tt-contact-info a{color:#fff;opacity:1;}
.tt-contact-info a:hover{opacity:0.7;}

.tt-contact.type-2 .tt-contact-info a{letter-spacing:0;}
.tt-contact.type-3 .tt-contact-info{font-size:18px;line-height:26px;font-style:italic;}


@media (max-width: 767px) {
	.tt-contact-icon{padding-left:0;}
	.tt-contact-info{padding-left:45px;}
	.tt-contact-wrapper{padding-left:15px;padding-right:15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 23 - TT-ABOUT-TEXT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-describe-block{background:#f6f6f6;padding:30px 35px;outline:1px solid #fff;outline-offset: -10px;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 24 - TT-PRODUCT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-product{margin-left:25px;background:#fff;border-right:5px solid #9cd640;padding-right:45px;}
.tt-product-image{position:relative;left:-25px;float:left;display:block;width:200px;border: 1px solid rgba(0, 0, 0, 0);}
.tt-product-image:hover{border-color: #f23a61;}
.tt-product-info{padding-left:230px;}
.tt-product-title{display:inline-block;font-size:20px;line-height:26px;font-weight:600;color:#242424;letter-spacing:0.5px;}
.tt-product-title span{color:#c4c4c4;-webkit-transition:0.25s;transition:0.25s;}
.tt-product-title:hover, .tt-product-title:hover span{color:#fd6876;}

@media (max-width: 767px) {
	.tt-product{margin-left:0;padding-left:15px;padding-right:15px;border-right:0;border-top:3px solid #9cd640;}
	.tt-product-image{left:0;float:none;margin-left:auto;margin-right:auto;margin-bottom:15px;}
	.tt-product-info{padding-left:0;text-align:center;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 25 - TT-PRODUCT TYPE-2 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-product.type-2{background:transparent;padding-left:0;padding-right:0;}
.tt-product.type-2 .tt-product-image{width:270px;}
.tt-product.type-2 .tt-product-info{margin-left:275px;padding-left:45px;padding-right:45px;background:#f8f8f8;}
.tt-product.type-2 .tt-product-title{font-size:18px;font-weight:700;}
@media (max-width: 767px) {
	.tt-product.type-2{border-top:0;}
	.tt-product.type-2 .tt-product-info{margin-left:0;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 26 - TT-PRODUCT-2 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-product-2{position:relative;}
.tt-product-2-imglink{display:block;width:232px;height:232px;border:1px solid #d6d6d6;border-radius:232px;padding:10px;overflow:hidden;margin-left:auto;margin-right:auto;}
.tt-product-2-img{display:block;border-radius:100%;overflow:hidden;}
a.tt-product-2-desc{display:block;position:absolute;bottom:0;left:20px;right:20px;font-size:14px;line-height:18px;font-weight:600;color:#242424;letter-spacing:0.5px;text-align:center;background:#f4f4f4;padding: 14px 15px;outline:1px solid #fff;outline-offset:-2px;z-index:3;}
a.tt-product-2-desc:hover{background:#fd6876;color:#fff;}

.round-hover{display:inline-block;position:relative;overflow:hidden;vertical-align:top;}
.round-hover:before{content:'';display:block;
  position:absolute;top:50%;left:0;right:0;padding-bottom:100%;
  margin-top:-50%;opacity:0;background:rgba(253,104,118,0.75);
  -moz-border-radius:50%;border-radius:50%;-webkit-transform:scale(0);
  -moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);
  transform:scale(0);-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
  -moz-transition:-moz-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;-o-transition:-o-transform 0.4s cubic-bezier(0.4,0,0.2,1),
opacity 0.4s;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;z-index:1;}
.round-hover:hover:before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 27 - TT-CLIENT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-client-img{display:block;float:left;width:167px;height:167px;border:6px solid #fff;border-radius:167px;-moz-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.04);box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.04);}
.tt-client-info{padding-left:200px;}
.tt-client-link{display:inline-block;font-size:18px;line-height:22px;font-weight:400;color:#242424;letter-spacing:0.1px;}
.tt-client-link:hover{color:#fd6876;}
.tt-client-name{font-size:16px;line-height:20px;font-weight:400;font-style:italic;letter-spacing:0.5px;color:#f23a61; }
.tt-client-rating{}
.tt-client-rating .fa{font-size:14px;margin-right:8.5px;color:#128db1;}

@media (max-width: 991px) {
	.tt-client-img{float:none;margin-left:auto;margin-right:auto;}
	.tt-client-info{padding-left:0;text-align:center;}
}

.tt-timeline-row{position:relative;height:203px;}
.tt-timeline-line{position:absolute;top:0;left:50%;bottom:50%;width:6px;background:#fd6876;margin-left:-3px;}
.tt-timeline-line:before{content:'';display:block;position:absolute;bottom:0;left:50%;width:26px;height:26px;border-radius:20px;background:#b8bcbe;border:3px solid #fff; margin-left:-13px;margin-bottom:-13px;-moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.27);box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.27);z-index:3;}
.tt-timeline-line:after{content:'';display:block;position:absolute;bottom:0;width:94px;height:1px;background:#b8bcbe;margin-top:1px;}
.tt-timeline-inner{width: 455px;height:inherit;background:#fbfbfb;overflow:auto;}
.tt-timeline-table{display:table;width:100%;height:inherit;border:1px solid #eeeff0;}
.tt-timeline-cell{display:table-cell;vertical-align:middle;text-align:center;padding:15px 30px;}
.tt-timeline-title{display:inline-block;font-size:18px;line-height:22px;font-weight:600;color:#242424;}
.tt-timeline-title:hover{color: #fd6876;}

.tt-timeline-row.left .tt-timeline-line:after{left:-105px;}
.tt-timeline-row.right .tt-timeline-line:after{right:-105px;}
.tt-timeline-row.right .tt-timeline-inner{margin-left:auto;}
.tt-timeline-row + .tt-timeline-row{margin-top:-88px;}
.tt-timeline-row:last-child:after{content:'';display:block;
  position:absolute;top:50%;left:50%;bottom:0;width:6px;background:#fd6876;margin-left:-3px;z-index:1;}

.tt-timeline-row.date{text-align:center;padding-top:116px;height:266px;}
.tt-timeline-row.date:before{content:'';display:block;position:absolute;
  top:0;left:50%;bottom:0px;width:6px;background:#fd6876;margin-left:-3px;}
.tt-timeline-date{display:inline-block;position:relative;font-size:16px;line-height:28px;font-weight:700;color:#656565;background:#fff;z-index:3;}
.tt-timeline-row.date:first-child{padding-top:27px;height:140px;}

@media (max-width: 1199px) {
	.tt-timeline-inner{width:366px;}
	.tt-timeline-line:after{width:80px;}
	.tt-timeline-row.left .tt-timeline-line:after{left:-91px;}
	.tt-timeline-row.right .tt-timeline-line:after{right:-91px;}
}
@media (max-width: 991px) {
	.tt-timeline-inner{width:322px;}
	.tt-timeline-line:after{width:30px;}
	.tt-timeline-row.left .tt-timeline-line:after{left:-31px;}
	.tt-timeline-row.right .tt-timeline-line:after{right:-31px;}	
}
@media (max-width: 767px) {
	.tt-timeline-row.date:first-child{height:auto;}
	.tt-timeline-row{height:auto;}
	.tt-timeline-row.date{height:auto;}
	.tt-timeline-row + .tt-timeline-row{margin-top:0;}
	.tt-timeline-line{position:relative;height:80px;}
	.tt-timeline-line:before{top:50%;margin-top:-13px;}
	.tt-timeline-line:after{display:none;}
	.tt-timeline-inner{width:auto;max-width:420px;margin-left:auto;margin-right:auto;}
	.tt-timeline-row.date{padding-top:30px;padding-bottom:0px;}
	.tt-timeline-row:last-child:after{position:relative;height:35px;}

}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 28 - TT-TAB-WRAPPER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-tab-wrapper{background:#fff;position:relative;}
.tt-tab-wrapper .tt-tab-info{display:none;}
.tt-tab-wrapper .tt-tab-info.active{display:block;}
.tt-tab-wrapper .tt-tab-select select:focus{outline:none;}
.tt-tab-wrapper .tt-tab-nav-wrapper{float:left;width:189px;}

.tt-tab-wrapper .tt-nav-tab-item{display:block;position:relative;
  font-size:15px;line-height:20px;font-weight:700;letter-spacing:0.3px;color:#fff;background:#fd6876;border-right:0;margin-bottom:2px;padding:16px 32px 16px 32px;cursor:pointer;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-tab-wrapper .tt-nav-tab-item:before{content:'';display:block;position:absolute;top:0;left:0;width:2px;height:100%;background:transparent;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-tab-wrapper .tt-nav-tab-item:after{content:'';display:block;position:absolute;
  top:50%;left:2px;width:0;height:0;border-style:solid;border-width:4.5px 0 4.5px 4px;
  border-color:transparent transparent transparent #fd6877;margin-top:-4px;}
.tt-tab-wrapper .tt-nav-tab-item.active{background:#fff;color:#333;}
.tt-tab-wrapper .tt-nav-tab-item.active:before{background:#fd6876;}

.tt-tab-wrapper .tt-tabs-content{padding-left:189px;}
.tt-tab-wrapper .tt-tab-info{padding:55px 52px;}

.tt-tab-wrapper .tt-tab-select{display:none;position:relative;}
.tt-tab-wrapper .tt-tab-select select{display:block;width:100%;font-weight:400;color:#fd6876;background:transparent;border:1px solid #fd6876;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.tt-tab-wrapper .tt-tab-select select::-ms-expand{display:none;}
.tt-tab-wrapper .tt-tab-select .select-arrow{display:block;
  position:absolute;top:1px;right:1px;text-align:center;background:#fd6876;color:#fff;pointer-events:none;}
.tt-tab-wrapper .tt-tab-select select{height:42px;font-size:12px;line-height:30px;padding:0px 11px;}
.tt-tab-wrapper .tt-tab-select .select-arrow{width:37px;height:40px;line-height:40px;}
.tt-tab-img{position:absolute;bottom:0;left:100%;width:auto;}
@media (max-width:991px){
  .tt-tab-wrapper .tt-tab-select{display:block;margin-bottom:30px;}
  .tt-tab-wrapper .tt-nav-tab{display:none;}
  .tt-tab-wrapper .tt-tab-nav-wrapper{width:100%;}
  .tt-tab-wrapper .tt-tabs-content{padding-left:0;}
}
@media (max-width:767px){
  .tt-tab-wrapper .tt-tab-nav-wrapper{float:none;width:100%;}
  .tt-tab-wrapper .tt-tabs-content{padding-left:0;}
  .tt-tab-wrapper .tt-nav-tab{margin-bottom:0;}
  .tt-tab-wrapper .tt-tab-info{padding-left:15px;padding-right:15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 29 - TT-SERVICE-POST*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-service-post-img{margin-bottom:45px;}
.tt-service-post-link{display:block;font-size:16px;line-height:22px;font-weight:700;color:#323232;text-transform:uppercase;letter-spacing:0.5px;margin-bottom: 22px;}
.tt-service-post-link:after{content:'';display:block;width:45px;height:3px;background:#fd6876;margin-top:9px;}
.tt-service-post-link:hover{color: #fd6876;}

@media (max-width: 767px) {
	.tt-service-post-img{margin-bottom:30px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 30 - TT-FEATURE*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-feature{position:relative;padding:24px 0;}
.tt-feature-img{position:absolute;top:0;left:0;bottom:0;width:270px;}
.tt-feature-inner{position:relative;background:#fff;border:1px solid #e1e1e1;margin-left:240px;padding:30px 59px; z-index:1;}
.tt-feature-link{display:inline-block;font-size:16px;line-height:22px;font-weight:700;color:#323232;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:22px;}
.tt-feature-link:after{content:'';display:block;width:45px;height:3px;background:#fd6876;margin-top:9px;}
.tt-feature-link:hover{color: #fd6876;}
.tt-feature .simple-article{margin-bottom:0;}

@media (max-width: 991px) {
	.tt-feature{padding:0;}
}
@media (max-width: 599px) {
	.tt-feature-img{position:static;width:100%;height:200px;}
	.tt-feature-inner{margin-left:0;}
	.tt-feature-inner{padding:15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 31 - TT-FEATURE-2*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-feature-2{text-align:center;}
.tt-feature-2-imgage{display:block;width:161px;height:161px;border:1px solid #e7e7e7;border-radius:161px;margin-left:auto;margin-right:auto;margin-bottom:35px;}
.tt-feature-2-img{border-radius:160px;background:#fff;border:8px solid #f6f6f6;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;overflow:hidden;}
.tt-feature-2-imgage:hover .tt-feature-2-img{border-color:#fd6876;}
.tt-feature-2-title{display:block;font-size:18px;line-height:22px;font-weight:700;color:#242424;letter-spacing:0.5px;margin-bottom:15px;}
.tt-feature-2-title:hover{color:#fd6876;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 32 - TT-PRICE*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-price{background:#fff;text-align:center;padding:32px 15px 25px 15px;margin-bottom:30px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-price-title,.mainblock .tt-price-title{font-size:24px;line-height:26px;font-weight:700;color:#313131;letter-spacing:0.5px;margin-bottom:15px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}

.tt-price-round{position:relative;width:96px;height:96px;background:#73b62b;border-radius:96px;margin-left:auto;margin-right:auto;margin-bottom:26px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-price-count{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.tt-price-number{font-size:30px;line-height:30px;font-weight:700;color:#fff;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-price-number span{font-size:13px;font-weight:400;vertical-align:top;}
.tt-price-mounth{font-size:13px;line-height:16px;font-weight:400;color:#fff;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-price-list,.mainblock ul.tt-price-list{margin-bottom:44px;list-style:none;padding-left:0;}
.tt-price-list li,.mainblock .tt-price-list li{font-size:14px;line-height:18px;font-weight:400;color:#898989;margin-bottom:22px;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-price-list li:last-child{margin-bottom:0;}

.tt-price:hover{background:#8e8e8e;}
.tt-price:hover .tt-price-title, .mainblock .tt-price:hover .tt-price-title{color:#fff;}
.tt-price:hover .tt-price-round{background:#fff;}
.tt-price:hover .tt-price-number{color:#212832;}
.tt-price:hover .tt-price-mounth{color:#212832;}
.tt-price:hover .tt-price-list li{color:#fff;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 33 - TT-SEARCH*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-search-input{position:relative;border:6px solid #e8e8e8;border-radius:9px;margin-bottom:42px;}
.tt-search-input input[type="text"]{font-size:25px;font-weight:400;color:#898989;letter-spacing:0.5px;height:72px;width:100%;border:1px solid #d3d3d3;padding:0 0 0 35px;border-radius:4px;}
.tt-search-input input[type="text"]::-webkit-input-placeholder{font-family:'Open Sans';font-size:25px;line-height:35px;font-weight:400;color:#898989;}
.tt-search-input input[type="text"]:-moz-placeholder{font-family:'Open Sans';font-size:25px;line-height:35px;font-weight:400;color:#898989;opacity:0;}
.tt-search-input input[type="text"]::-moz-placeholder{font-family:'Open Sans';font-size:25px;line-height:35px;font-weight:400;color:#898989;opacity:0;}
.tt-search-input input[type="text"]:-ms-input-placeholder{font-family:'Open Sans';font-size:25px;line-height:35px;font-weight:400;color:#898989;}
.tt-search-input input[type="submit"]{position:absolute;top:0;right:0;bottom:0;font-size:18px;line-height:18px;font-weight:700;color:#fff;background:#73b62b;border:0;text-transform:uppercase;padding:0 41px;border-top-right-radius:4px;border-bottom-right-radius:4px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-search-input input[type="submit"]:hover{background:#d3d3d3;}
.tt-search-tags span{font-size:18px;line-height:22px;font-weight:400;color:#242424;letter-spacing:0.5px;}
.tt-search-tags-inner{display:inline-block;font-size:16px;line-height:22px;font-weight:400;color:#898989;letter-spacing:0.5px;}
.tt-search-tags-inner a{color:#898989;}
.tt-search-tags-inner a:hover{color:#242424;}

@media (max-width: 767px) {
	.tt-search-input input[type="text"]{font-size:18px;padding:0 0 0 15px;}
	.tt-search-input input[type="text"]::-webkit-input-placeholder{font-size:18px;line-height:23px;}
	.tt-search-input input[type="text"]:-moz-placeholder{font-size:18px;line-height:23px;}
	.tt-search-input input[type="text"]::-moz-placeholder{font-size:18px;line-height:23px;}
	.tt-search-input input[type="text"]:-ms-input-placeholder{font-size:18px;line-height:23px;}
	.tt-search-input input[type="submit"]{font-size:15px;padding:0 25px;}
}
@media (max-width: 480px) {
	.tt-search-input input[type="text"]{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;text-align:center;padding:0 15px 0 15px;}
	.tt-search-input input[type="submit"]{position:static;width:100%;height:72px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 34 - TT-SEARCH-2*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-search-2{border:1px solid #e9e9e9;padding:20px 29px;background:#f9f9f9;}
.tt-search-2-inner{position:relative;}
.tt-search-2-inner input[type="text"]{font-size:14px;font-weight:500;color:#ccc;letter-spacing:0.5px;width:100%;height:45px;border:1px solid #e9e9e9;padding:0 15px;}
.tt-search-2-inner input[type="text"]::-webkit-input-placeholder{font-size:14px;font-weight:500;color:#ccc;opacity:1;}
.tt-search-2-inner input[type="text"]:-moz-placeholder{font-size:14px;font-weight:500;color:#ccc;opacity:1;}
.tt-search-2-inner input[type="text"]::-moz-placeholder{font-size:14px;font-weight:500;color:#ccc;opacity:1;}
.tt-search-2-inner input[type="text"]:-ms-input-placeholder{font-size:14px;font-weight:500;color:#ccc;opacity:1;}
.tt-search-2-inner input[type="submit"]{position:absolute;top:1px;
  right:1px;bottom:1px;font-size:14px;font-weight:400;color:#fff;
  letter-spacing:2.5px;background:#fd6876;border:1px solid #fd6876;
  text-transform:uppercase;padding:0 30px;-webkit-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-search-2-inner input[type="submit"]:hover{background:#fff;color:#fd6876;}

@media (max-width: 767px) {
	.tt-search-2{padding:15px;}
	.tt-search-2-inner input[type="submit"]{position:static;height:45px;width:100%;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 35 - TT-SEARCH*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-topics li{border-bottom:1px solid #e2e2e2;padding:15px 0;}
.tt-topics a{font-size:15px;line-height:19px;font-weight:400;color:#242424;letter-spacing:0.5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.tt-topics a:hover{color:#f65665;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 36 - TT-PROGRESS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-progress-label{font-size:14px;line-height:18px;font-weight:500;color:#1f1f1f;letter-spacing:0.5px;margin-bottom:6px;}
.tt-progress{background:#dcdcdc;}
.tt-progress-bar{position:relative;width:0%;height:4px;background:#fd6876;overflow:visible!important;}
.tt-progress-perscent{font-family:'PT Serif';position:absolute;top:-25px;right:0;font-size:16px;line-height:16px;font-weight:400;font-style:italic;color:#1f1f1f;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 37 - MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Desktops (>=1200px)*/
@media (min-width:1200px){
}

/*Desktops (>=992px)*/
@media (max-width:1199px){
}

/* Tablets (>=768px)*/
@media (max-width:991px){
}

/*Phones (<768px)*/
@media (max-width:767px){
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 38 - CSS ANIMATIONS */

/*-------------------------------------------------------------------------------------------------------------------------------*/
.login a,.search .submit-button .fa,.menu-item-has-children > ul > li,.menu-item-has-children > ul > li a,.item-title,.one-contact a,.text-widget>a,.accordeon-title:after,.accordeon-title.active:after,.categories a,.tweet-text a,.icon-search .fa,.testimonials .swiper-slide .one-slide .slider-description,.sell-link .bg,.prod-title,.accordeon-title,.one-product,.breadcrumbs ul li a,.tabs.style-2 .tab-switch,.simple-input,textarea,.article-title,.collection a:not(.button),.one-blog.detail-banner .special-subtitle a,.one-box a,.simple-article h1 a{-moz-transition:all 0.15s ease-out;-o-transition:all 0.15s ease-out;-webkit-transition:all 0.15s ease-out;transition:all 0.15s ease-out;-ms-transition:all 0.15s ease-out;}
.info-one span,.social a,.one-item.style-2>a,.footer-nav a,.footer-nav a .fa,.name a,.reply a,.swiper-arrow-right,.swiper-arrow-left,.slider-photo a span,a.tag,.post-title,.slide-img,.one-img,.button,.message-close,.search.line .submit-button,.link-box .bg,.swipers-pair .swiper-chained-bottom .swiper-slide span,.collection a img,.swiper-chained-bottom .swiper-slide span,.grid .blog-img img{-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
@media (min-width:992px){
  .menu-item-has-children:hover > ul,.menu-item-has-children.style-1:hover .mega{-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
}
@media (max-width:991px){
  .menu-item-has-children:hover > ul,.menu-item-has-children.style-1:hover .mega{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;-ms-transition:none;}
}

/* Tablets (>=768px)*/
@media (max-width:991px){
  .bottom{-moz-transition:all 500ms ease-out;-o-transition:all 500ms ease-out;-webkit-transition:all 500ms ease-out;transition:all 500ms ease-out;-ms-transition:all 500ms ease-out;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 39 - FONT OPEN SANS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header.type-2 .login a,.header.type-2 .info-one,.header.type-2 nav a,.header.type-2 .search input,.header.type-3 nav a,.header.type-3 .social span,.header.type-3 .search .simple-input,.header.type-3 .top-cart,.header.type-3 .top-cart a,.breadcrumbs-2 a, .tt-team-title, .tt-team-desc, .tt-counter-title, .tt-counter-title span, .tt-counter-desc, .tt-video-desc, .footer.style-2 .one-contact span, .footer.style-2 .one-contact a, .footer.style-2 .footer-nav a,.footer.style-2 .footer-copy, .simple-article ul.style-3 li, .accordeon.type-2 .accordeon-title, .info-widget-title, .tt-contact-info, .tt-contact-info a, .tt-product-title, .tt-product-title span, .tt-product-2-desc, .tt-client-link, .tt-client-name, .tt-timeline-title, .tt-timeline-date, .tt-tab-wrapper .tt-nav-tab-item, .simple-article ul.style-4 li,.tt-price-number,.tt-price-mounth,.tt-price-list li,.tt-price-button,.tt-search-input input[type="text"],.tt-search-input input,.tt-search-tags[type="submit"],.tt-search-tags span,.tt-topics a,.tt-search-2-inner input[type="submit"],.accordeon.type-3 .accordeon-title,.tt-team-text,.simple-article ul.style-5 li,.tt-feature-2-title{font-family:'Open Sans';}


a.help-link-item {
  display: block;
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #242424;
  letter-spacing: 0.5px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

a.help-link-item:hover, a.help-link-item.active {
  color: #f65665;
}

.border-image-3:link {
outline: 3px solid rgba(255,255,255, .5);
}


.accordeon.type-2 .accordeon-content h3 {
  font-weight: 300;
}

.blocks {
  margin-left: -15px;
  margin-right: -15px;
}

.tab-contact {
  font-size: 14px;
  line-height: 25px;
  color: #8a8a8a;
}

.tt-list-shortcode ul.style-3 li:before {
  content: none;
}

.tt-list-shortcode ul.style-3 li {
  padding-right: 14px;
}

.tt-list-shortcode ul.style-3 li i {
  margin-right: 14px;
}

.link-box img {
  max-width: 100%;
}

.title-type-1 {
  margin: 0 auto;
  max-width: 560px;
  width: 100%;
}

.title-type-1 p {
  text-transform: none;
}

.title-sc.text-center {
  text-align: center;
}

.title-sc.text-left {
  text-align: left;
}

.title-sc.text-right {
  text-align: right;
}

.title-type-1.text-center {
 margin: 0 auto;
}

.title-type-1.text-left {
  margin-left: 0;
}

.title-type-1.text-right {
  margin-left: 0;
  float: right;
}

.title-type-1.text-left .title:after {
  left: 15px;
}

.title-type-1.text-right .title:after {
  left: auto;
  right: -15px;
}

.text-normal .title span,
.text-normal .title-3
{
  text-transform: none;
}

.text-uppercase .title span,
.text-uppercase .title-3
{
  text-transform: uppercase;
}

.text-center .title-3:after {
  margin: 13px auto;
}

.text-center .title-4:after {
  margin: 10px auto;
}

.text-right .title-3:after, .text-right .title-4:after  {
  margin-left: calc(100% - 50px);
  margin-right: 0;
}

.title-type-2 p, .title-type-3 p  {
  font-size: 15px;
  line-height: 27px;
  text-transform: none;
}

.title-type-4 p {
  font-size: 16px;
  line-height: 28px;
  text-transform: none;
}

.tt-success.type_1 {
  text-align: center;
}

.tt-success.type_1 .tt-success-info {
    padding-left: 0;
}

.tt-success.type_1 .tt-success-icon {
  float: none;
  margin-bottom: 15px;
  display: inline-block;
}

.tt-success .tt-success-icon.vc_icon_element-style-rounded  {
  display: block;
  width: 70px;
  height: 70px;
  background: #8d7b7c;
  border-radius: 70px;
  text-align: center;
  line-height: 70px;
}

.wpcf7-form .wpcf7-submit {
  position: relative;
  display: inline-block;
  font-size: 13px;
  line-height: 27px;
  color: #fff;
  font-weight: 600;
  padding: 5px 20px;
  text-transform: uppercase;
  border: 2px solid transparent;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  background: #f23a61;
}

.wpcf7-form .wpcf7-submit:hover {
  background: #fff;
  border-color: #f23a61;
  color: #f23a61;
}

.page .faq-search .widget_search {
  background: #F9F9F9;
  padding: 20px 30px;
  border: 1px solid #EAEAEA;
  position: relative;
}

.page .faq-search .widget_search .search-field {
  height: 44px;
  border: 1px solid #E9E9E9;
  outline: none;
  padding-left: 25px;
  width: 100%;
  position: relative;
  top: 1px;
  font-size: 14px;
  background: #fff;
  color: #898989;
}

.page .faq-search .widget_search .search-field::-webkit-input-placeholder {color:#898989;}
.page .faq-search .widget_search .search-field::-moz-placeholder          {color:#898989;}
.page .faq-search .widget_search .search-field:-moz-placeholder           {color:#898989;}
.page .faq-search .widget_search .search-field:-ms-input-placeholder      {color:#898989;}


.faq-search .search-button:before, .faq-search .search-button:after {
  content: none;
}

.page .faq-search .widget_search .search-button .searchsubmit {
  text-indent: 0;
  width: 130px;
}

.page  .faq-search .widget_search .searchsubmit:hover{
  opacity: 0.8;
}

.page  .faq-search .widget_search .searchsubmit{
  border: none;
  background: #fd6876;
  font-size: 16px;
  line-height: 28px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding: 7px 25px;
  display: inline-block;
  transition: all .5s ease !important;
  vertical-align: top;
  outline: none;
  position: absolute;
  right:2px;
  top: 3px;
  width: auto;
}

.page  .faq-search .widget_search i {
  display: none;
}

.main-slider.style-2 img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.wpb_text_column p {
  font-size: 15px;
  line-height: 27px;
  color: #8a8a8a;
  margin-bottom: 15px;
}

.wpb_text_column em,
.wpb_text_column i
{
  font-style: italic;
}

.contact-form {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}

.contact-form2 .simple-input {
  height: 55px;
  font-size: 14px;
  color: #c2c1c1;
  border-color: #ededed;
  margin-bottom: 20px;
}
.contact-form2 .simple-input::-webkit-input-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 .simple-input:focus{
    border-color: #86cdf6;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);	
}
.contact-form2 .simple-input:-moz-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 .simple-input::-moz-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 .simple-input:-ms-input-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}

.contact-form2 textarea {
  height: 200px;
  font-size: 14px;
  color: #c2c1c1;
  border-color: #ededed;
}

.contact-form2 textarea::-webkit-input-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 textarea:-moz-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 textarea::-moz-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 textarea:-ms-input-placeholder{
	font-size:14px;
	font-weight:400;
	color:#c2c1c1;
	opacity:1;
}
.contact-form2 textarea:focus{
    border-color: #86cdf6;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);	
}

.contact-form2 input[type=submit]{
  background: #4f4f4f !important;
  color: #fff !important;
  border-color: #4f4f4f !important;
  border-radius: 3px;
}

.contact-form2 input[type=submit]:hover {
  background: #fff !important;
  color: #4f4f4f !important;
}

.padding-lf {
  padding-left: 20px;
}

.vc_row.wpb_row.bg-top {
  background-position: right top !important;
}

.wpb_text_column h5 {
  font-weight: 300;
  font-family: 'Open Sans';
  font-size: 20px;
  line-height: 39px;
  margin-top: 0;
  color: #242424;
  margin-bottom: 15px;
}

.pink-title .title-4:after{
  background: #fd6876;
}

.accordeon.type-3 h3 {
    font-size: 30px;
    line-height: 37px;	
    font-weight: 300;
}

.story-text-block .col-sm-6{
  width: 35%;
}

@media screen and (max-width:991px) {
  .story-text-block .col-sm-6{
    width: 100%;
  }
}

.team-list ul.style-3 li {
  font-size: 16px;
}

.link-box.type_dark .bg {
  display: none;
}

.link-box.type_dark .bg {

}

.link-box.type_dark * {
  color: #000;
}

.one-blog  a {
  font-size: 13px;
  line-height: 25px;
  color: #8c8c8c;
  text-transform: uppercase;
  margin-bottom: 5px;
}


.navigation.pagination {
  position: relative;
  text-align: center;
  margin: 70px 0;
}


.nav-links a,  .nav-links span {
  display: inline-block;
  font-size: 15px;
  color: #222;
  padding: 12px 15px;
}

.nav-links {
  display: inline-block;
}

.nav-links a:hover {
  background: #f23a61;
  color: #fff;
}

.nav-links span {
  background: #f23a61;
  color: #fff;
}

.next.page-numbers, .prev.page-numbers {
  background: #fff;
  color: #f23a61;
  border: 2px solid #f23a61;
  padding-top: 10px;
  padding-bottom: 10px;
}

.next.page-numbers {
  margin-left: 20px;
}

.prev.page-numbers {
  margin-right: 20px;
}

.sub-bnr.tt-herosc {
  padding-top: 225px;
}

.blog-banner-bg  {
  background-size: cover;
  background-position: center center;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  position: relative;
}
.heroheading{
	position:relative;
	z-index:1;
}

.heroheading .breadcrumb{
	background:transparent;
    padding: 0;
    margin: 0;
}
.heroheading .breadcrumb a,
.heroheading .breadcrumb span{
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
    color: #548f0e;
    letter-spacing: 0.5px;
	text-transform:uppercase;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.heroheading .breadcrumb  a:first-child:before{
	content: "\f015";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	margin-right: 5px;
}
.heroheading .breadcrumb span:last-child{
	color: #747474;
}
.mbottom70.tpadd {
  margin-bottom: 0;
}

.sub-bnr.tt-herosc.light h3 {
  color: #fff;
}

.sub-bnr.tt-herosc + .mbottom70.tpadd  + #content-block {
/*
  padding-top: 0;
*/
}

.mainblock .block:first-of-type {
  padding-top: 0 !important;
}

.story-text-block hr {
  margin-top: 35px;
  margin-bottom: 35px;
}

.swipers-pair .swiper-chained-bottom {
  top: 104px;
}

.swipers-pair {
  padding-top: 200px;
  margin-top: -150px;
}

/*widgets*/
.widget_calendar table{width:100%;text-align:center;border:1px solid #e0e3e3;}
.widget_calendar caption{text-align:center;color:#242323;padding: 10px;border:1px solid #e0e3e3;background: #f4f4f4;border-bottom:0;}
.widget_calendar table th{font-weight:700;text-align:center;}
.widget_calendar table th,.widget_calendar table td{padding: 10px 5px;}
.widget_calendar table a{color:#232323;}
.widget_calendar table a:hover{color:#1e73be;;}
.widget_calendar table tfoot td{border:1px solid #e0e3e3;}
.widget select {width: 100%;margin: 0;padding: 15px 25px;border: 1px solid #e4e4e4;font-size: 14px;color: #888;line-height:1; -webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.widget select:focus {border-color:#1e73be;outline: none;}
.widget_pages ul,.widget_meta ul,.widget_nav_menu ul,.widget_archive ul,.widget_categories ul{list-style:none;padding-left:0;}
.widget_pages li,.widget_meta li, .widget_nav_menu li{display: block;font-size:13px;color:#404040;border-bottom: 1px solid #eeeeee;}
.widget_pages li:first-child,.widget_meta li:first-child,.widget_nav_menu li:first-child{border-top:1px solid #eeeeee;}
.widget_pages li a,.widget_meta li a,.widget_nav_menu li a{display: block;color: #404040;padding: 13px 0 13px 15px;	-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.widget_pages li a:hover,.widget_meta li a:hover,.widget_nav_menu li a:hover{color:#1e73be;}
.widget_pages .children > li{padding-left:15px;}
.widget_pages .children > li:last-child{border-bottom:0;}
.widget_archive li{display: block;font-size:13px;color:#404040;border-bottom: 1px solid #eeeeee;padding: 13px 0 13px 15px;}
.widget_archive li:first-child{border-top:1px solid #eeeeee;}
.widget_archive li a:hover{color:#1e73be;}
.widget_archive li a{color: #404040;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.widget_recent_entries ul{list-style:none;padding-left:0;}
.widget_recent_entries ul li a{display: block;font-size: 13px;line-height: 23px;font-weight: bold;color: #242323;text-transform: uppercase; margin-bottom: 8px;}
.widget-title .rsswidget{display:inline-block;}
.widget_rss a.rsswidget{display:inline-block;font-size: 13px;line-height: 23px;font-weight:700;color: #242323;text-transform: uppercase;}
.widget_rss a.rsswidget:hover{color:#1e73be;}
.widget_rss ul{list-style:none;padding-left:0;}
.widget_rss ul li{margin-bottom:15px;}
.widget_rss ul li:last-child{margin-bottom:0;}
.widget_rss ul li span{font-family: 'Raleway',sans-serif;font-size:13px;}
.widget_rss .rssSummary{font-size: 13px;line-height: 23px;color: #8c8c8c;}
.widget_rss cite{font-style: italic;}
.textwidget{font-size: 13px;line-height: 23px;color: #8c8c8c;}
.textwidget img{max-width:100%;height:auto;}
.widget_nav_menu .menu-item-has-children > ul{display:block;position:static;opacity:1;min-width:1px;background:transparent;border:0;padding: 0;-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);}
.widget_nav_menu .menu-item-has-children:hover > a:before{display:none;}
.widget_nav_menu .menu-item-has-children > ul > li:hover{background:transparent;}
.widget_nav_menu .menu-item-has-children > ul > li > a{border:0;text-align:left;padding-left:40px;}
.widget_nav_menu .menu-item-has-children > ul > li:hover > a{color:#1e73be;}
.widget_nav_menu .menu-item-has-children > ul > li:last-child{border:0;}
.widget_recent_comments ul{list-style:none;padding-left:0;}
.widget_recent_comments ul li{margin-bottom:12px;}
.widget_recent_comments ul li:last-child{margin-bottom:0;}


/*footer widget*/
.footer .widget{margin-bottom:30px;}
.footer .widget select{border: 1px solid #8c8c8c;color: #8c8c8c;}
.footer .widget_calendar caption{background:#8c8c8c;border-color:#8c8c8c;}
.footer .widget_calendar table{border-color:#8c8c8c;}
.footer .widget_calendar table th,
.footer .widget_calendar table td,
.footer .widget_calendar table a{color:#8c8c8c;}
.footer .widget_calendar table a:hover{color:#1e73be;}
.footer .widget_calendar table tfoot td{border-color:#8c8c8c;}
.footer .widget_pages li,
.footer .widget_meta li,
.footer .widget_nav_menu li{border-color:#8c8c8c;}
.footer .widget_pages li a,
.footer .widget_meta li a,
.footer .widget_nav_menu li a{color:#8c8c8c;}
.footer .widget_pages li a:hover,
.footer .widget_meta li a:hover,
.footer .widget_nav_menu li a:hover{color:#fff;}
.footer .widget_recent_entries ul li a{color:#fff;}
.footer .widget_recent_entries ul li a:hover{color:#1e73be;}
.footer .widget_rss a.rsswidget{color:#fff;}
.footer .widget_rss a.rsswidget:hover{color:#fff;}
.footer .widget_rss ul li span{color:#8c8c8c;}
.footer .widget_rss cite{color:#ccc;}
.footer .searchform  .search-field{border-color:#8c8c8c;}
.footer .wp-caption{background:#ccc;border-color:#ccc;}
.footer .wp-tag-cloud li a,
.footer .wp-tag-cloud li{background:#8c8c8c;}
.footer .widget .wp-tag-cloud li{margin: 0 3px 4px 0;}
.footer .widget .wp-tag-cloud li a{color:#fff;padding: 10px 15px;}
.footer .widget .wp-tag-cloud li a:before{display:none;}
.footer .widget .wp-tag-cloud li a:hover{color:#fff;}
.footer .widget_archive li{border-color:#8c8c8c;}
.footer .widget .recentcomments a{padding:0;}
.footer .recentcomments a{color: #8c8c8c;}
.footer .recentcomments a:hover{color:#fff;}
.footer .searchform  .search-field:focus{border-color:#fff;}
.footer .widget_calendar table a:hover{color:#fff;}
.footer .widget_recent_comments ul li a:before{display:none;}
@media (max-width: 991px){
	.widget_nav_menu li.menu-item-has-children:hover > ul,
	.widget_nav_menu 	li.menu-item-has-children.style-1:hover > .mega{display:block;}
	.widget_nav_menu .menu{border:0;}
	.sub-bnr.tt-herosc{padding-top:110px;}
}
.home.blog .mainblock{padding-top:227px !important;}
@media (max-width:991px){
   .home.blog .mainblock{padding-top:110px !important;}
}

/* woocommerce styles */
.woocommerce .product p.stock {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ff974f;
}
.woocommerce .product form.cart button[type='submit'], .woocommerce #review_form #respond .form-submit input {
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #ff974f;
    padding-top: 14px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 0;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ff974f;
    border-bottom-color: #ff974f;
    border-left-color: #ff974f;
}
.woocommerce .product form.cart button[type='submit']:hover, .woocommerce #review_form #respond .form-submit input:hover {
	text-decoration: none;
    background-color: #2c2e30;
    color: #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #2c2e30;
    border-bottom-color: #2c2e30;
    border-left-color: #2c2e30;
}
.woocommerce div.product form.cart div.quantity input[type='number'] {
	height: 47px;
	border: 1px solid #dddddd;
	box-shadow: none;
	padding: 4px 5px;
	margin-right: 15px;
}
.woocommerce div.product .product_meta.fl span {
	display: block;
	margin-bottom: 5px;
}
.woocommerce div.product .product_meta.fl span.sku {
	display: inline-block;
	margin-bottom: 0;
}
.woocommerce div.product .images {
	transform: translate(50%);
}
body.single-product {
	background-color: #fff;
}
.woocommerce div.product .wc-tabs-wrapper {
	margin-top: 50px;
	margin-bottom: 100px;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs li.active a {
	color: #f23a61;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs li {
	text-transform: uppercase;
	background-color: #fff;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs li a {
	color: #cccccc;
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs li a:hover {
	color: #f23a61;
}
.woocommerce div.product .wc-tabs-wrapper .panel h2 {
	font-size: 24px;
    color: #2c2e30;
    font-weight: 400;
    padding-bottom: 12px;
}
.woocommerce div.product .wc-tabs-wrapper .panel p {
    font-family: 'Merriweather', serif;
    font-size: 14px;
    color: #888888;
}
.woocommerce table.shop_attributes td {
	vertical-align: middle;
	padding-left: 25px;
}
.woocommerce div.product .wc-tabs-wrapper #respond .comment-title {
	display: none;
}
.woocommerce div.product .wc-tabs-wrapper #respond p label {
	font-family: 'Merriweather', serif;
    font-size: 16px;
    color: #888888;
}
.woocommerce div.product .wc-tabs-wrapper #respond textarea#comment {
	text-transform: uppercase;
    height: 150px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #dddddd;
    border-right-color: #dddddd;
    border-bottom-color: #dddddd;
    border-radius: 0;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce span.onsale{width:48px;height:48px;top:0;left:0;background:#E9663C;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;}

.mainblock .product {
	margin-bottom: 100px;
}
.mainblock  .product .one-item .woocommerce-loop-product__title {
	font-size: 14px;
    color: #2c2e30;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    margin: 0;
    padding: 40px 30px 20px 30px;
    line-height: 26px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock .tt-prodloop .product:hover .one-item .woocommerce-loop-product__title {
	color: #fff;
	background-color: #f23a61;
	border-left: 1px solid #f23a61;
	border-right: 1px solid #f23a61;
}
.mainblock  .product .one-item a img {
	height: auto;
    max-width: 100%;
}
.mainblock  .product .one-item .img-block {
	width: 100%;
	text-align: center;
	border: 1px solid #eeeeee;
	background-color: #F7F7F7;
}

.mainblock  .product {
	margin-bottom: 50px;
}
body.archive {
	background-color: #fff;
}
.star-rating span {
	color: #f23a61;
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock  .product .star-rating {
	float: none;
	margin: 0;
	display: block;
	margin-bottom: 20px;
}
.mainblock  .product .price-block {
	border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock .tt-prodloop .product:hover .price-block {
	background-color: #f23a61;
	border-left: 1px solid #f23a61;
	border-right: 1px solid #f23a61;
	border-bottom: 1px solid #f23a61;
}
body.woocommerce .product span.price {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    color: #888888;
    font-weight: 600;
    padding-top: 20px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock .tt-prodloop .product:hover span.price {
color: #fff;
}
.mainblock  .product {
	position: relative;
}
.mainblock  .product .one-item .img-block {
	position: relative;
}
.mainblock  .product a.add_to_cart_button {
	position: absolute;
	top: 100px;
	left: 50%;
	font-size:12px;
    line-height: 16px;
	color: #fff;
	background-color: #fff;
	padding: 0;
	border-radius: 0;
	opacity: 0;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock .tt-prodloop  .product:hover a.add_to_cart_button {
	/*display: block !important;*/
	opacity: 1;
}

.mainblock  .product .one-item .img-block:after {
	content: '';
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.mainblock .tt-prodloop  .product:hover .img-block:after {
	opacity: 0.5;
}
body.woocommerce .mainblock h1.page-title {
    font-size: 32px;
    color: #2c2e30;
    font-weight: 900;
    margin-top: 2px;
    text-transform: uppercase;
    text-align: center;
}
body.woocommerce .mainblock p.woocommerce-result-count {
	font-size: 22px;
    color: #2c2e30;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
body.woocommerce .mainblock form.woocommerce-ordering select {
    color: #000;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    padding: 6px 16px;
}
body.woocommerce .mainblock form.woocommerce-ordering select option {
	padding-top: 8px;
}
body.woocommerce .s-dropdown {
	display: none;
}
body.single-product .mainblock .tt-prodloop .product {
	margin-top: 0;
}

.woocommerce .products .star-rating{margin:16px auto 13px auto;font-size:11px;color:#F0683E;letter-spacing:3px;}
.woocommerce .star-rating{width:6.17em;}
.woocommerce div.product span.price{font-family:'PT Serif';font-size:20px;font-style:italic;color:#2D2D2D;}
.woocommerce div.product span.price ins{text-decoration:none;font-weight:400;}
.woocommerce .single-product-item .add_to_cart_button{
	border:none;outline:none;background:#E9663C;font-size:12px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:3px 23px;display:inline-block;border-radius:3px;margin-top:12px;transition:all 0.5s ease;}
.woocommerce .single-product-item .add_to_cart_button:after{content:"\f07a";display:inline-block;margin-left:20px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:28px;color:#fff;}
.woocommerce .single-product-item .add_to_cart_button:hover{background:#262A3B;color:#fff;}
.woocommerce span.onsale{width:48px;height:48px;top:0;left:0;background:#E9663C;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;}
.woocommerce table.shop_table{border-radius:0;border:1px solid rgba(0,0,0,.1);}
.woocommerce table.shop_table thead{background:#F9F9F9;}
.woocommerce table.shop_table thead > tr > th{color:#000;font-size:16px;line-height:60px;padding:0 10px;font-weight:500;border:0;}
.woocommerce table.shop_table td{border:0;border-top:1px solid rgba(0,0,0,.1);}
.mainblock .tt-prodloop .product .one-item .woocommerce-loop-product__title{font-size:15px;color:#242424;}
.mainblock .tt-prodloop .product .one-item .img-block{border:none;}
.one-item .red-dot{position:absolute;width:48px;height:48px;top:5px;left:5px;background:#ff974f;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;text-align:center;color:#fff;}
.mainblock .tt-prodloop .product a.add_to_cart_button.added{margin-left:-50px;}
.added_to_cart.wc-forward{position:absolute;top:100px;left:50%;transform:translate(-50%);color:#fff;width:50px;height:50px;text-align:center;padding:0;border-radius:0;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;margin-left:30px;}
.added_to_cart.wc-forward:before{content:"\f00c";display:block;width:30px;height: 30px;margin: 0 auto 7px auto;background:#13314c;color:#fff;
    text-align: center;border-radius: 50%;font:normal normal normal 14px/1 FontAwesome;font-size:13px;line-height:30px;}
.mainblock .tt-prodloop .product a.added_to_cart{padding-top:0;font-size: 12px;line-height:16px;font-weight: 700;text-transform: uppercase;width: 100px;margin-left:50px;}
.mainblock .tt-prodloop .product:hover a.added_to_cart{opacity:1;}

/*pagination*/
.woocommerce nav.woocommerce-pagination ul{border:none;}
.woocommerce nav.woocommerce-pagination ul li{border-right:0;}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-block;font-size:15px;line-height:1.42857143;color:#2c2e30;text-decoration:none;background-color:#fff;padding:8px 16px;border:1px solid #EEE;margin-left:4px;margin-right:4px;}
.woocommerce-pagination li:first-child .page-numbers{border-top-left-radius:4px;border-bottom-left-radius:4px;}
.woocommerce-pagination li:last-child .page-numbers{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.woocommerce nav.woocommerce-pagination ul li a:hover{color:#fff;background-color:#2c2e30;border:1px solid #2c2e30;}

/*Product Page*/
.woocommerce .woocommerce-message{border-top-color:#ff974f}
.woocommerce div.product .images{transform:translate(0%);}
.woocommerce div.product .product_title{font-size:34px;color:#2c2e30;font-weight:400;line-height:28px;border-bottom:1px solid #EAEAEA;padding-bottom:20px;margin-bottom:25px;}
.tt-prod-summary .star-rating{color:#F0683E;}
.woocommerce div.product .tt-prod-summary p.price{font-family:'PT Serif';font-size:20px;font-style:italic;color:#2D2D2D;}
.woocommerce div.product .tt-prod-summary p.price ins{text-decoration:none;}
.woocommerce-page div.product div.images{width:100%;}
.tt-prod-images .red-dot{position:absolute;width:48px;height:48px;top:0px;left:15px;background:#E9663C;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;text-align:center;color:#fff;}
.woocommerce div.product form.cart .button{border:none;outline:none;background:#f23a61;font-size:14px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:8px 28px;display:inline-block;border:2px solid #f23a61;border-radius:0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.woocommerce div.product form.cart .button:after{content:"\f07a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:16px;line-height:28px;color:#fff;margin-left:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.woocommerce div.product form.cart .button:hover{background:#fff;color:#f23a61;border:2px solid #f23a61;}
.woocommerce div.product form.cart .button:hover:after{color:#f23a61;}
.woocommerce div.product .quantity .qty{height:45px;margin-right:15px;}
.woocommerce div.product form.cart{margin-top:25px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:0;padding-left:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#E2E2E2;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{position:relative;border-radius:0;margin:0;padding:0;border-color:#E2E2E2;margin-right:5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;background:#F4F4F4;color:#000;font-size:16px;font-weight:400;text-transform:capitalize;padding:10px 34px;background:transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
	position:absolute;top:-1px;left:0;width:100%;height:1px;background:#f23a61;content:'';opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{opacity:1;}
.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #E2E2E2;border-top:0;padding:55px 40px;}
.woocommerce div.product .woocommerce-tabs .panel h2{margin-bottom:20px;}
.woocommerce div.product .woocommerce-tabs .panel #reviews h3{margin-bottom:20px;}
.woocommerce .star-rating{color:#F0683E;}
.woocommerce .star-rating span{font-family:star;}
.woocommerce div.product .product_meta.fl span a{color:#222;}
.woocommerce div.product .product_meta.fl span a:hover{color:#fd6876}
.woocommerce div.product .woocommerce-product-rating a{color:#222;}
.woocommerce div.product .woocommerce-product-rating a:hover{color:#fd6876;}

/*checkout*/
.single-blog-title .ml-title{/*margin-bottom:50px;*/}
.woocommerce .woocommerce-info{color:#898989;font-size:16px;line-height:26px;border:1px solid #ebebeb;background:#fff;margin-bottom:45px;padding:21px 30px;}
.woocommerce .woocommerce-info a{color:#ff974f;}
.woocommerce-billing-fields h3,#order_review_heading{display:block;font-size:34px;line-height:40px;font-weight:bold;color:#000;text-transform:capitalize;margin-bottom:50px;}
.woocommerce-billing-fields h3:after,#order_review_heading:after{
	content:'';width:50px;height:3px;background:#ff974f;display:block;margin-top:13px;}
.woocommerce form .form-row label{color:#8e8d8d;font-size:14px;font-weight:500;line-height:26px;margin-bottom:4px;}
.woocommerce form .form-row input.input-text{border:1px solid #e2e2e2;color:#c6c6c6;font-size:14px;font-weight:400;height:40px;margin-bottom:10px;outline:medium none;padding:0 20px;width:100%;}
.woocommerce form .form-row input.input-text:focus{border-color:#ff974f;}
.select2-container .select2-choice{width:100%!important;border-radius:0;padding:0px 20px;border:1px solid #E5E5E5;height:42px;background:#fff;outline:none;color:#898989;line-height:42px;}
.select2-drop-active{border-color:#e5e5e5;}
.select2-results .select2-highlighted{background:#F0683E;color:#fff;border-radius:0;}
.select2-drop{border-radius:0;}
.select2-search input:focus{border-color:#F0683E;}
input:focus,select:focus,textarea:focus{border-color:#F0683E;}
.woocommerce .woocommerce-checkout-review-order{border:1px solid #D9D9D9;padding:30px;}
.woocommerce .woocommerce-checkout-review-order table.shop_table{border:0;padding:0;margin-bottom:0;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead{background:transparent;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead > tr > th{padding:0;font-size:14px;line-height:45px;font-weight:400;color:#8e8d8d;text-transform:uppercase;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead > tr > th:last-child{text-align:right;}
.woocommerce .woocommerce-checkout-review-order table.shop_table td{padding:0;color:#8e8d8d;font-size:14px;font-weight:400;line-height:45px;}
.woocommerce .woocommerce-checkout-review-order table.shop_table td:last-child{text-align:right;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody td{border-top:0;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot th,.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td{padding:0;font-size:14px;font-weight:400;line-height:45px;color:#242424;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td{font-size:18px;font-weight:500;}
.woocommerce-checkout #payment{background:transparent;}
.wc_payment_method{padding:0;}
.wc_payment_method label{font-size:14px;font-weight:400;line-height:45px;color:#8e8d8d;}
.woocommerce-checkout #payment ul.payment_methods{border:0;padding:0;}
.woocommerce-checkout #payment ul.payment_methods li img{margin-right:15px;}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{color:#ff9101;font-size:13px;font-weight:500;font-family:"Raleway",sans-serif;}
.woocommerce input.button.alt{border:none;outline:none;background:#E9663C;font-size:14px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:7px 23px;display:inline-block;border-radius:3px;transition:all 0.5s ease}
.woocommerce input.button.alt:hover{background:#262A3B;color:#fff;}
.woocommerce-page #payment #place_order{float:none;}
.woocommerce-checkout #payment div.form-row{padding:0;}
.woocommerce-page .col2-set .col-2{padding-left:60px;}
.woocommerce-cart .cart-collaterals .cart_totals table{border:1px solid rgba(0,0,0,.1);}
.woocommerce-billing-fields, .woocommerce-shipping-fields{padding:45px;background-color:#FFF;-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);box-shadow:0 0 4px 2px rgba(0,0,0,0.1);}
.woocommerce .woocommerce-checkout-review-order{background:#fff;-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);box-shadow:0 0 4px 2px rgba(0,0,0,0.1);}
.woocommerce-checkout-review-order .product-name{text-align:left;}
.woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce-checkout-review-order table.shop_table tfoot td{border:0;}
.woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal th,
.woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal td,
.woocommerce-checkout-review-order table.shop_table tfoot .order-total th,
.woocommerce-checkout-review-order table.shop_table tfoot .order-total td{border-top:1px solid rgba(0,0,0,.1);}
.payment_methods input[type="radio"]{display:inline-block;}
.payment_methods label{vertical-align:top;}
.woocommerce .quantity .qty{padding:5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.woocommerce .quantity .qty:focus{border-color:#f23a61;}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:90px;height:27px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus{border-color:#f23a61;}
/*top search*/
.searchlink input[type="submit"]{position:absolute;top:0;right:15px;margin-top:0;margin-bottom:0;background:url(../../images/top-search.png) no-repeat center center;overflow:hidden;text-indent:-9999px;opacity:1;border:0;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.searchlink input[type="submit"]:hover{opacity:0.7;border:0;background-color:transparent;}
.top-contact ul.small-nav li.searchlink > .searchform{top:30px;}


@media (max-width:1199px){
    .woocommerce-page .col2-set .col-2{padding-left:0;}
}
@media (max-width: 991px) {
    .woocommerce-billing-fields, .woocommerce-shipping-fields{padding:30px;}
}
@media (max-width: 767px) {
    .woocommerce-billing-fields, .woocommerce-shipping-fields{padding:15px;}
}
@media screen and (max-width: 600px){
	html.vc_desktop{margin-top:0px!important;}
	.admin-bar header.move{top:0!important;}
}
.mainblock  .product a.add_to_cart_button{

}
.mainblock  .product a.add_to_cart_button:before{
	content:"\f07a";
    display: block;
    width: 30px;
    height: 30px;
	margin:0 auto 7px auto;
    background: #13314c;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font:normal normal normal 14px/1 FontAwesome;
	font-size:13px;
	line-height:30px;
}
.mainblock  .product a.add_to_cart_button:after{
	display:none;
}

.search .submit-button{
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}
.search .submit-button:hover{
	background:#979797;
}
.woocommerce a.button{
	border-radius: 0px;
}
.woocommerce input.button{
	padding: .4em 1em;
}
.woocommerce a.button.alt,
.woocommerce input.button{
	color:#fff;
	background: #f23a61;
	border: 2px solid transparent;
}
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover{
    background: #fff;
    border: 2px solid #f23a61;
    color: #f23a61;	
}
.woocommerce nav.woocommerce-pagination{
	position:relative;
}
.woocommerce input.button{
	border-radius:0;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
	color:#fff;
	padding: .4em 1em;	
}
.woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{
    color: #f23a61;	
}