<!-- 
/*
@font-face {
font-family: FiraGO-Bold;
src: url(/fonts/fonts_ii/firago/FiraGO-Bold.ttf);
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
font-family: FiraGO-Regular;
src: url(/fonts/fonts_ii/firago/FiraGO-Regular.ttf);
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/

@font-face {
    font-family: 'FiraGO';
    src: url('/font_firago/FiraGO-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.Geo_Arial {font-family: 'FiraGO'; }
.Geo_Caps {font-family: 'FiraGO'; font-feature-settings: "case" on; /*letter-spacing: 1px;*/ } 

 
        ul.megamenu > li > a {
        display: block;
        position: relative;
        color: #000000;
        font-size: 14px;
        padding: 15px 18px;
		border-radius: 0px;
		 }
			
        ul.megamenu > li {
        border-bottom: 3px solid #fff;
		border-radius: 0px;
            }
			
        ul.megamenu > li:hover {
        border-bottom: 3px solid #F62F06;
		border-radius: 0px;
            }
			
.header-bottom .header-bottom-right .megamenu-wrapper .megamenu li .menu1 {
    padding: 5px 10px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    transition: none;
}

.top_oofers_width { width: 100%; }




@media (max-width: 1280px)
{

.top_oofers_width { width: 20%; }
}

        
@media (min-width: 1366px)
{
.container { width: 1340px;}
.top_oofers_width { width: 20%; }
}

@media (min-width: 1440px)
{
.container { width: 1440px;}
.top_oofers_width { width: 20%; }
}

@media (max-width: 767px)
{
.top_oofers_width { width: 50%; }
}

.header-center {
    font-size: 14px;
    padding: 25px 0 28px 0;
}


/* tabs styles*/
.nav-tabs > li > a {
  background: #EEF0F6 ; !important;
  color: #B6B7BB ;
   border: 1px solid #EEF0F6 ;
   border-radius: 4px 4px 0px 0px; 
   margin-right: 10px; 
   width: 245px;
   height: 55px;
   line-height:35px;
   text-align:center;
   font-size:14px;
   font-weight:700;
}

@media (max-width: 767px)
{

.nav-tabs > li
{
width: 100%;
}

.nav-tabs > li > a {
 
   width: 100%;
   text-align:center;
   margin-right: 0px;
 
}
}


.nav-tabs > li > a:hover{
  background: #F67313; !important;
  color: #fff;
   border: 1px solid #F67313;
   border-radius: 4px 4px 0px 0px;  
}

.nav-tabs > li.active a {
  background: #F67313; !important;
  color: #fff;
  border: 1px solid #F67313;
  border-radius: 4px 4px 0px 0px;
    
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background: #F67313; !important;
  color: #fff;
  border: 1px solid #F67313;
  border-radius: 4px 4px 0px 0px;
    
}
/* .tabs styles*/


/* product styles */
 
.border 
{ 
		   		   		
			cursor: pointer; 
			 /*
			 -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
           transform: scale(1.05); */
			position: relative;
			transition: .1s
}
.border:hover
{
 box-shadow: 0 3px 26px #00000029;
		   		   		
			cursor: pointer; 
			 /*
			 -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
           transform: scale(1.05); */
			position: relative;
			transition: .1s
}

.slider-container .owl-prev  
{z-index: 2000;
    width: 44px;
    height: 44px;
    background: #f6f6fa url(/img/arrows/pr_orange_arr_left.png) center no-repeat;
    position: absolute;
    top: 60%;
    left: 0px;
	border-radius: 0px 4px 4px 0px;
	opacity: 0;
	}
	
.slider-container .owl-next  
{z-index: 2000;
    width: 44px;
    height: 44px;
    background: #f6f6fa url(/img/arrows/pr_orange_arr_right.png) center no-repeat;
    position: absolute;
    top: 60%;
    right: 0px;
	border-radius: 4px 0px 0px 4px;
	opacity: 0;
	}

.border:hover .owl-prev  {opacity: 1; }
.border:hover .owl-next  {opacity: 1; }
	
.slider-container .owl-prev:hover  {background: #FA4A17  url(/img/arrows/pr_white_arr_left.png) center no-repeat ; opacity: 1;} 
.slider-container .owl-next:hover  {background: #FA4A17  url(/img/arrows/pr_white_arr_right.png) center no-repeat ; opacity: 1; } 
/* .product styles */


 
	
	

.add_to_cart_button
{height:40px; width:40px; text-align:center; vertical-align:middle; background:#fbfbfb; border: 1px solid #FA4A17; border-radius: 4px;  
 background: #FA4A17 url(/icon/kalata_white.svg) center no-repeat;}
.add_to_cart_button:hover
{background: #20499A url(/icon/kalata_white.svg) center no-repeat; border: 1px solid #20499A;}



.main-container hr {
    border-top: 1px solid #F1F1F6;
    margin: 1px 0;
}


.btn_plus 
{ width: 45px; height:45px; 
border: 1px solid #DCDCE8; 
border-radius: 0px;
/*border-radius: 0px 2px 2px 0px;*/
font-weight:100; 
background: #fbfbfb url(/img/btn_plus.png) center no-repeat; }

.btn_minus
{ width: 45px; height:45px; 
border: 1px solid #DCDCE8; 
border-radius: 0px;
/*border-radius: 2px 0px 0px 2px;*/
font-weight:100; 
background: #fbfbfb url(/img/btn_minus.png) center no-repeat; }

.btn_plus:hover  { border: 1px solid #F73005; background: #fbfbfb url(/img/btn_plus_green.png) center no-repeat; }
.btn_minus:hover { border: 1px solid #F73005; background: #fbfbfb url(/img/btn_minus_green.png) center no-repeat; }

.pr_yidva {  width:180px; height:45px; margin-right:5px; background: #F73005; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px; cursor:pointer; }
.pr_yidva:hover {  background: #FF5733;  }

.btn_yidva { padding: 0px; padding-top: 3x; border:0px;}

.pr_add_to_cart { background: #EEEEF3 url(/img/pr_cart_blue.png) center no-repeat; border: 1px solid #DCDCE8; width:45px; height:45px; border-radius: 4px; }
.pr_add_to_cart:hover { background: #103887 url(/img/pr_cart_white.png) center no-repeat; }

.pr_ganvadeba {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px; cursor:pointer;  }
.pr_ganvadeba:hover {  background: #4D74C1;  }

.btn_ganvadeba { padding: 0px; padding-top: 3x; border:0px;}

.pr_compare { background: #fff url(/img/pr_shedareba.png) center no-repeat; margin-right:5px; border: 1px solid #DCDCE8; width:45px; height:45px; border-radius: 4px; cursor:pointer; }
.pr_compare:hover {  background-color: #FBFBFB ;   }
.pr_wishlist { background: #fff url(/img/pr_whishlist.png) center no-repeat; border: 1px solid #DCDCE8; width:45px; height:45px; border-radius: 4px; cursor:pointer; }
.pr_wishlist:hover { background: #FBFBFB url(/img/guli_grey_23x20_hover.png) center no-repeat;    }


.btn_shesvla {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_shesvla:hover { background:#f91c02;}

.btn_shesvla_small {  width:128px; height:45px; background:#F73005; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_shesvla_small:hover { background:#20499A;}
.btn_shesvla_small:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn_registration {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_registration:hover { background:#f91c02;}

.btn_save {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_save:hover { background:#f91c02;}

.btn_orange_v1 {  width:128px; height:45px; margin-right:5px; background:#f91c02; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_orange_v1:hover { background: #ff5733;}

.btn_gt_cart {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px;  }
.btn_gt_cart:hover { background:#f91c02; color: #fff; transition: all 0.1s ease-in-out; }


.input_field
{
width: 295px;
height: 55px;
background: #FAFAFA ;
border: 1px solid #DCDCE8;
border-radius: 4px;
font-size: 14px;
}

.input_field:focus { 
border: 1px solid #f73005; 
}

input:focus {
    outline-offset: 0px;
	outline: -webkit-focus-ring-color auto 0px;
}

button:focus {
    outline-offset: 0px;
	outline: -webkit-focus-ring-color auto 0px;
}

/* account cabinet buttons */
.personal_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.571' height='14.388' viewBox='0 0 11.571 14.388'%3E%3Cg id='noun_User_48300' transform='translate(-9.614 -1)'%3E%3Cpath id='Path_1942' data-name='Path 1942' d='M18.474,37.907a4.128,4.128,0,0,1-6.149,0,6.715,6.715,0,0,0-2.711,5.509c0,2.9,2.59,2.834,5.786,2.834s5.786.337,5.786-2.834A6.715,6.715,0,0,0,18.474,37.907Z' transform='translate(0 -30.873)' fill='%23aab1bf'/%3E%3Cpath id='Path_1943' data-name='Path 1943' d='M28.253,1a3.271,3.271,0,1,0,3.273,3.273A3.277,3.277,0,0,0,28.253,1Z' transform='translate(-12.854)' fill='%23aab1bf'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
 background-position: left 10px top 22px; 
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.personal_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.571' height='14.388' viewBox='0 0 11.571 14.388'%3E%3Cg id='noun_User_48300' transform='translate(-9.614 -1)'%3E%3Cpath id='Path_1942' data-name='Path 1942' d='M18.474,37.907a4.128,4.128,0,0,1-6.149,0,6.715,6.715,0,0,0-2.711,5.509c0,2.9,2.59,2.834,5.786,2.834s5.786.337,5.786-2.834A6.715,6.715,0,0,0,18.474,37.907Z' transform='translate(0 -30.873)' fill='%23F73005'/%3E%3Cpath id='Path_1943' data-name='Path 1943' d='M28.253,1a3.271,3.271,0,1,0,3.273,3.273A3.277,3.277,0,0,0,28.253,1Z' transform='translate(-12.854)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }
.personal_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.571' height='14.388' viewBox='0 0 11.571 14.388'%3E%3Cg id='noun_User_48300' transform='translate(-9.614 -1)'%3E%3Cpath id='Path_1942' data-name='Path 1942' d='M18.474,37.907a4.128,4.128,0,0,1-6.149,0,6.715,6.715,0,0,0-2.711,5.509c0,2.9,2.59,2.834,5.786,2.834s5.786.337,5.786-2.834A6.715,6.715,0,0,0,18.474,37.907Z' transform='translate(0 -30.873)' fill='%23F73005'/%3E%3Cpath id='Path_1943' data-name='Path 1943' d='M28.253,1a3.271,3.271,0,1,0,3.273,3.273A3.277,3.277,0,0,0,28.253,1Z' transform='translate(-12.854)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }
  
  
.address_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.68' height='14.45' viewBox='0 0 10.68 14.45'%3E%3Cg id='noun_map_pin_3340685' data-name='noun_map pin_3340685' transform='translate(49.09 19)'%3E%3Cpath id='Path_1944' data-name='Path 1944' d='M20.25,2.5a5.212,5.212,0,0,0-5.34,5.074,4.8,4.8,0,0,0,.046.632c.457,3.958,4.948,8.524,4.948,8.524a.836.836,0,0,0,.231.177h0l.152.044.152-.044h0a.9.9,0,0,0,.234-.177S25.1,12.164,25.546,8.2a4.972,4.972,0,0,0,.044-.622A5.212,5.212,0,0,0,20.25,2.5Zm0,7.016a2.043,2.043,0,0,1-2.093-1.988,2.1,2.1,0,0,1,4.185,0A2.043,2.043,0,0,1,20.25,9.516Z' transform='translate(-64 -21.5)' fill='%23aab1bf'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
 background-position: left 10px top 22px; 
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 }
 
.address_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.68' height='14.45' viewBox='0 0 10.68 14.45'%3E%3Cg id='noun_map_pin_3340685' data-name='noun_map pin_3340685' transform='translate(49.09 19)'%3E%3Cpath id='Path_1944' data-name='Path 1944' d='M20.25,2.5a5.212,5.212,0,0,0-5.34,5.074,4.8,4.8,0,0,0,.046.632c.457,3.958,4.948,8.524,4.948,8.524a.836.836,0,0,0,.231.177h0l.152.044.152-.044h0a.9.9,0,0,0,.234-.177S25.1,12.164,25.546,8.2a4.972,4.972,0,0,0,.044-.622A5.212,5.212,0,0,0,20.25,2.5Zm0,7.016a2.043,2.043,0,0,1-2.093-1.988,2.1,2.1,0,0,1,4.185,0A2.043,2.043,0,0,1,20.25,9.516Z' transform='translate(-64 -21.5)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }  
.address_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.68' height='14.45' viewBox='0 0 10.68 14.45'%3E%3Cg id='noun_map_pin_3340685' data-name='noun_map pin_3340685' transform='translate(49.09 19)'%3E%3Cpath id='Path_1944' data-name='Path 1944' d='M20.25,2.5a5.212,5.212,0,0,0-5.34,5.074,4.8,4.8,0,0,0,.046.632c.457,3.958,4.948,8.524,4.948,8.524a.836.836,0,0,0,.231.177h0l.152.044.152-.044h0a.9.9,0,0,0,.234-.177S25.1,12.164,25.546,8.2a4.972,4.972,0,0,0,.044-.622A5.212,5.212,0,0,0,20.25,2.5Zm0,7.016a2.043,2.043,0,0,1-2.093-1.988,2.1,2.1,0,0,1,4.185,0A2.043,2.043,0,0,1,20.25,9.516Z' transform='translate(-64 -21.5)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }

.orders_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.443' height='15.383' viewBox='0 0 11.443 15.383'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23aab1bf;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-18.129 -7.156)'%3E%3Cpath class='a' d='M28.779,10.467H26.611V9.9a2.76,2.76,0,0,0-5.52,0v.571H18.922l-.793,10.374a1.7,1.7,0,0,0,1.7,1.7h8.048a1.7,1.7,0,0,0,1.7-1.7Zm-7.276,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,21.5,12.469Zm.413-2V9.9h0a1.934,1.934,0,0,1,3.868,0h0v.571h-3.87Zm4.264,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,26.179,12.469Z'/%3E%3C/g%3E%3C/svg%3E") left no-repeat;;
 background-position: left 10px top 21px;  
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.orders_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.443' height='15.383' viewBox='0 0 11.443 15.383'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23F73005;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-18.129 -7.156)'%3E%3Cpath class='a' d='M28.779,10.467H26.611V9.9a2.76,2.76,0,0,0-5.52,0v.571H18.922l-.793,10.374a1.7,1.7,0,0,0,1.7,1.7h8.048a1.7,1.7,0,0,0,1.7-1.7Zm-7.276,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,21.5,12.469Zm.413-2V9.9h0a1.934,1.934,0,0,1,3.868,0h0v.571h-3.87Zm4.264,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,26.179,12.469Z'/%3E%3C/g%3E%3C/svg%3E") left no-repeat;;
  background-position: left 10px top 21px;  
  color: #000;
  }
.orders_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.443' height='15.383' viewBox='0 0 11.443 15.383'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23F73005;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-18.129 -7.156)'%3E%3Cpath class='a' d='M28.779,10.467H26.611V9.9a2.76,2.76,0,0,0-5.52,0v.571H18.922l-.793,10.374a1.7,1.7,0,0,0,1.7,1.7h8.048a1.7,1.7,0,0,0,1.7-1.7Zm-7.276,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,21.5,12.469Zm.413-2V9.9h0a1.934,1.934,0,0,1,3.868,0h0v.571h-3.87Zm4.264,2a.413.413,0,1,1,.413-.413A.413.413,0,0,1,26.179,12.469Z'/%3E%3C/g%3E%3C/svg%3E") left no-repeat;;
  background-position: left 10px top 21px;  
  color: #000;
  }
 
.wishlist_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.683' height='13.683' viewBox='0 0 14.683 13.683'%3E%3Cpath id='Path_1945' data-name='Path 1945' d='M13.681,4.1a4.463,4.463,0,0,0-2.851,1.043,4.48,4.48,0,0,0-6.043,6.6l6.043,6.043,6.052-6.043a4.476,4.476,0,0,0-3.2-7.64Z' transform='translate(-3.503 -4.1)' fill='%23aab1bf'/%3E%3C/svg%3E%0A") left no-repeat;;
 background-position: left 10px top 22px; 
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.wishlist_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.683' height='13.683' viewBox='0 0 14.683 13.683'%3E%3Cpath id='Path_1945' data-name='Path 1945' d='M13.681,4.1a4.463,4.463,0,0,0-2.851,1.043,4.48,4.48,0,0,0-6.043,6.6l6.043,6.043,6.052-6.043a4.476,4.476,0,0,0-3.2-7.64Z' transform='translate(-3.503 -4.1)' fill='%23f73005'/%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }
.wishlist_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.683' height='13.683' viewBox='0 0 14.683 13.683'%3E%3Cpath id='Path_1945' data-name='Path 1945' d='M13.681,4.1a4.463,4.463,0,0,0-2.851,1.043,4.48,4.48,0,0,0-6.043,6.6l6.043,6.043,6.052-6.043a4.476,4.476,0,0,0-3.2-7.64Z' transform='translate(-3.503 -4.1)' fill='%23f73005'/%3E%3C/svg%3E%0A") left no-repeat;;
  background-position: left 10px top 22px; 
  color: #000;
  }

.compare_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.715' height='16.631' viewBox='0 0 18.715 16.631'%3E%3Cg id='Group_515' data-name='Group 515' transform='translate(-795.958 -491.396)'%3E%3Cpath id='Path_1294' data-name='Path 1294' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(808.965 491.396) rotate(45)' fill='%23aab1bf'/%3E%3Cpath id='Path_1295' data-name='Path 1295' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(801.667 508.027) rotate(-135)' fill='%23aab1bf'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
 background-position: left 10px top 21px; 
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.compare_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.715' height='16.631' viewBox='0 0 18.715 16.631'%3E%3Cg id='Group_515' data-name='Group 515' transform='translate(-795.958 -491.396)'%3E%3Cpath id='Path_1294' data-name='Path 1294' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(808.965 491.396) rotate(45)' fill='%23F73005'/%3E%3Cpath id='Path_1295' data-name='Path 1295' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(801.667 508.027) rotate(-135)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
  background-position: left 10px top 21px; 
  color: #000;
  }
.compare_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.715' height='16.631' viewBox='0 0 18.715 16.631'%3E%3Cg id='Group_515' data-name='Group 515' transform='translate(-795.958 -491.396)'%3E%3Cpath id='Path_1294' data-name='Path 1294' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(808.965 491.396) rotate(45)' fill='%23F73005'/%3E%3Cpath id='Path_1295' data-name='Path 1295' d='M7.8,7.011,5.527,4.74l-2.9,2.9A1.507,1.507,0,0,1,.484,7.612L.462,7.59A1.507,1.507,0,0,1,.433,5.447l2.9-2.9L1.063.276A.161.161,0,0,1,1.177,0H7.8a.272.272,0,0,1,.272.272V6.9a.161.161,0,0,1-.276.114Z' transform='translate(801.667 508.027) rotate(-135)' fill='%23F73005'/%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
  background-position: left 10px top 21px; 
  color: #000;
  }

.change_pass_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.6' height='17' viewBox='0 0 13.6 17'%3E%3Cg id='noun_password_2119588' transform='translate(-8 -2)'%3E%3Cg id='Layer_4' data-name='Layer 4' transform='translate(8 2)'%3E%3Ccircle id='Ellipse_27' data-name='Ellipse 27' cx='1.5' cy='1.5' r='1.5' transform='translate(5 10)' fill='%23aab1bf'/%3E%3Cpath id='Path_1946' data-name='Path 1946' d='M20.467,8.233H18.483V4.267A2.267,2.267,0,0,0,16.217,2H13.383a2.267,2.267,0,0,0-2.267,2.267V8.233H9.133A1.133,1.133,0,0,0,8,9.367v8.5A1.133,1.133,0,0,0,9.133,19H20.467A1.133,1.133,0,0,0,21.6,17.867v-8.5A1.133,1.133,0,0,0,20.467,8.233ZM14.8,16.167a2.55,2.55,0,1,1,2.55-2.55A2.55,2.55,0,0,1,14.8,16.167Zm2.55-7.933h-5.1V4.267a1.133,1.133,0,0,1,1.133-1.133h2.833A1.133,1.133,0,0,1,17.35,4.267Z' transform='translate(-8 -2)' fill='%23aab1bf'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
 background-position: left 10px top 19px; 
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.change_pass_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.6' height='17' viewBox='0 0 13.6 17'%3E%3Cg id='noun_password_2119588' transform='translate(-8 -2)'%3E%3Cg id='Layer_4' data-name='Layer 4' transform='translate(8 2)'%3E%3Ccircle id='Ellipse_27' data-name='Ellipse 27' cx='1.5' cy='1.5' r='1.5' transform='translate(5 10)' fill='%23aab1bf'/%3E%3Cpath id='Path_1946' data-name='Path 1946' d='M20.467,8.233H18.483V4.267A2.267,2.267,0,0,0,16.217,2H13.383a2.267,2.267,0,0,0-2.267,2.267V8.233H9.133A1.133,1.133,0,0,0,8,9.367v8.5A1.133,1.133,0,0,0,9.133,19H20.467A1.133,1.133,0,0,0,21.6,17.867v-8.5A1.133,1.133,0,0,0,20.467,8.233ZM14.8,16.167a2.55,2.55,0,1,1,2.55-2.55A2.55,2.55,0,0,1,14.8,16.167Zm2.55-7.933h-5.1V4.267a1.133,1.133,0,0,1,1.133-1.133h2.833A1.133,1.133,0,0,1,17.35,4.267Z' transform='translate(-8 -2)' fill='%23F73005'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
  background-position: left 10px top 19px;  
  color: #000;
  }
.change_pass_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.6' height='17' viewBox='0 0 13.6 17'%3E%3Cg id='noun_password_2119588' transform='translate(-8 -2)'%3E%3Cg id='Layer_4' data-name='Layer 4' transform='translate(8 2)'%3E%3Ccircle id='Ellipse_27' data-name='Ellipse 27' cx='1.5' cy='1.5' r='1.5' transform='translate(5 10)' fill='%23aab1bf'/%3E%3Cpath id='Path_1946' data-name='Path 1946' d='M20.467,8.233H18.483V4.267A2.267,2.267,0,0,0,16.217,2H13.383a2.267,2.267,0,0,0-2.267,2.267V8.233H9.133A1.133,1.133,0,0,0,8,9.367v8.5A1.133,1.133,0,0,0,9.133,19H20.467A1.133,1.133,0,0,0,21.6,17.867v-8.5A1.133,1.133,0,0,0,20.467,8.233ZM14.8,16.167a2.55,2.55,0,1,1,2.55-2.55A2.55,2.55,0,0,1,14.8,16.167Zm2.55-7.933h-5.1V4.267a1.133,1.133,0,0,1,1.133-1.133h2.833A1.133,1.133,0,0,1,17.35,4.267Z' transform='translate(-8 -2)' fill='%23F73005'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left no-repeat;
  background-position: left 10px top 19px; 
  color: #000;
  }
 
.logout_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 
 /*background: #fff url(/img/user_.png) left no-repeat; */
 background: #fff url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.212' height='18' viewBox='0 0 20.212 18'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23aab1bf;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0 0)'%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='a' d='M0,18H6.436a6.266,6.266,0,0,0,6.235-6.235V6.235A6.266,6.266,0,0,0,6.436,0H0V2.916H6.436A3.348,3.348,0,0,1,9.754,6.235v5.531a3.348,3.348,0,0,1-3.318,3.318H0Z' transform='translate(7.542)'/%3E%3Cpath class='a' d='M98.464,52.637H93.838v2.112L87,50.324,93.838,46v2.011h4.626Z' transform='translate(-87 -41.374)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left no-repeat;
 background-position: left 10px top 20px;  
 border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:16px; 
 } 
.logout_menu:hover
{ border: 1px solid #DEDED7; border-radius: 4px; 
  /*background: #fafafa url(/img/user_orange.png) left no-repeat;*/
  background: #fafafa url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.212' height='18' viewBox='0 0 20.212 18'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23f73005;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0 0)'%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='a' d='M0,18H6.436a6.266,6.266,0,0,0,6.235-6.235V6.235A6.266,6.266,0,0,0,6.436,0H0V2.916H6.436A3.348,3.348,0,0,1,9.754,6.235v5.531a3.348,3.348,0,0,1-3.318,3.318H0Z' transform='translate(7.542)'/%3E%3Cpath class='a' d='M98.464,52.637H93.838v2.112L87,50.324,93.838,46v2.011h4.626Z' transform='translate(-87 -41.374)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left no-repeat;
  background-position: left 10px top 20px;  
  color: #000;
  }
.logout_menu_active
{ border: 1px solid #DEDED7; border-radius: 4px; 
  background: #fafafa url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.212' height='18' viewBox='0 0 20.212 18'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23f73005;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0 0)'%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='a' d='M0,18H6.436a6.266,6.266,0,0,0,6.235-6.235V6.235A6.266,6.266,0,0,0,6.436,0H0V2.916H6.436A3.348,3.348,0,0,1,9.754,6.235v5.531a3.348,3.348,0,0,1-3.318,3.318H0Z' transform='translate(7.542)'/%3E%3Cpath class='a' d='M98.464,52.637H93.838v2.112L87,50.324,93.838,46v2.011h4.626Z' transform='translate(-87 -41.374)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left no-repeat;
  background-position: left 10px top 20px;  
  color: #000;
  }
  
.menu_user_dropdown {
background-position: left 10px top 15px; 
}
.menu_user_dropdown:hover {
background-position: left 10px top 15px; 
}
  

.fs_pr20{ font-size: 20px;}

.w_270 {  width: 270px; }

@media (max-width: 1366px)
{
.personal_menu, .address_menu, .orders_menu, .wishlist_menu, .compare_menu, .change_pass_menu, .logout_menu {
    font-size: 14px;}

.fs_pr20{ font-size: 14px;}

.w_270 {  width: 100%; margin:5px; }
}
 
/* account cabinet buttons */
  
  
.offers_menu
{ height:60px; line-height:50px; border: 1px solid #fff; 

 background: #fff url(/img/offers_.png) left no-repeat;
 
border-radius: 4px; width: 100%; margin-bottom:5px; text-align:left; display:block; padding-left: 35px; padding-right: 15px; padding-top:5px; vertical-align:top; color: #000; font-size:14px; 
  }
 

.offers_menu:hover
{  border: 1px solid #DEDED7; border-radius: 4px; 
 background: #fafafa url(/img/offers_orange.png) left no-repeat;
 color: #000;
  }
.offers_menu_active
{  border: 1px solid #fa4a17; border-radius: 4px; 
 background: #fa4a17 url(/img/offers_fff.png) left no-repeat;
 color: #fff;
  }
  

a.black_orange:link {color: #1A1818; text-decoration:none;  }
a.black_orange:visited {color: #1A1818; text-decoration:none; }
a.black_orange:hover { color: #F73005; text-decoration:none;  }

a.ff_orange:link {color: #455D7A; text-decoration:none;  }
a.ff_orange:visited {color: #455D7A; text-decoration:none; }
a.ff_orange:hover { color: #F73005; text-decoration:none;  }

.footer-top .a

.footer-top .a:link {color: #455D7A; text-decoration:none;  }
.footer-top .a:visited {color: #455D7A; text-decoration:none; }
.footer-top .a:hover { color: #F73005; text-decoration:none;  }

.quickview_btn
{
display:inline-block; margin-right: 5px;
height:40px; width:40px; 
text-align:center; 
vertical-align:middle; 
background:#fbfbfb; border: 1px solid #DCDCE8; 
border-radius: 4px;  
background: #FBFBFB url(/icon/zoom.svg) center no-repeat;
}

.quickview_btn:hover
{
background: #F5F6F9 url(/icon/zoom.svg) center no-repeat;
}

@media (max-width: 767px)
{
.quickview_btn
{
display: none;
} 
}

.add_to_wishlist_btn
{
display:inline-block; 
width:23px; 
height:20px;
border:0px;
text-align:center; 
vertical-align:middle; 
border-radius: 4px;  
background: transparent url(/img/guli_grey_23x20.png) center no-repeat;
}

.add_to_wishlist_btn:hover
{
background: transparent url(/img/guli_grey_23x20_hover.png) center no-repeat;
}

.my_wishlist_btn
{
display:inline-block; 
width:23px; 
height:20px;
border:0px;
text-align:center; 
vertical-align:middle; 
border-radius: 4px;  
background: transparent;
text-align:center;
vertical-align:middle;
}


.compare_btn
{
display:inline-block; 
width:23px; 
height:20px;
border:0px;
text-align:center; 
vertical-align:middle; 
border-radius: 4px;  
background: transparent url(/img/shedareba_grey_23x20.png) center no-repeat;
}

.compare_btn:hover
{
background: transparent url(/img/shedareba_grey_23x20_hover.png) center no-repeat;
}


.fasdakleba
{
position:absolute;
top: 97px; 
left: -9px;
text-align:center; 
font-size:13px; 
letter-spacing:1px;
/*
width: 110px;
height: 36px;
*/
width: 54px;
height: 36px;
transform: matrix(0, -1, 1, 0, 0, 0);
																			 
background: transparent linear-gradient(341deg, #F62F06 0%, #F53A08 46%, #F26F10 100%) 0% 0% no-repeat padding-box;
border-radius: 0px 0px 4px 4px;
opacity: 1;
color: #fff;
padding-top:10px;
z-index:990;

font-family: 'MS Sans Serif', Geneva, sans-serif;

/* visibility:hidden; */
}

.adv_time
{
width: 140px;
text-align:center;
height: 34px;
/*transform: matrix(0, 1, -1, 0, 0, 0);*/
background: #EEF0F6 0% 0% no-repeat padding-box;
border-radius: 0px 0px 4px 4px;
font-size: 11px;
color: #98A4BB;
padding:8px 5px 5px 5px;
opacity: 1;

/*visibility:hidden;*/
}


.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
     
    color: #F4550C;
    width: 50px;
    height: 50px;
    font-size: 60px;
}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 630px;
}

.mfp-iframe-scaler iframe {
    background: white url(loader.gif) no-repeat center center;
    border-radius: 4px;
}



.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.show{display:block;} /* js drop_login */
.hide{display:none;} /* js drop_login */


/*  page scrool styles */
::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#fefefe;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#ccc;
}

::-webkit-scrollbar-thumb:hover{
background-color:#0083c1;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

::-webkit-scrollbar{
width: 4px;
}
/*  .page scrool styles */





.add_address_big {
width: 80px;
height: 80px;
border: 1px dashed #AAB1BF;
border-radius: 100%;
opacity: 1;
background: #FBFBFB url('/img/add_address_big_plus.svg') center no-repeat;
cursor: pointer;

}

.addresses_box {
width: 300px;
min-height: 150px;
height: 150px; 
background: #FBFBFB 0% 0% no-repeat padding-box;
border: 1px solid #DEDED7;
border-radius: 4px;
opacity: 1;
margin: 14px;
position:relative;
vertical-align: top;
padding: 20px;
color:#0A1D41;
font-size: 14px;
text-align:left;
font-weight:500;
line-height:25px; 
}
 
.edit_address
{
position:absolute;
background: #fff url('/img/edit_address_icon.svg') center no-repeat;
border: 1px solid #DEDED7;
border-radius: 100%;
right: 5px;
bottom: 5px;
height:36px;
width:36px;
cursor:pointer;
}
.edit_address:hover {border: 1px solid #ccc;}

.remove_address
{
position:absolute;
background: #fff url('/img/rem_8.png') center no-repeat;
border: 1px solid #DEDED7;
border-radius: 100%;
left: -10px;
top: -10px;
height:30px;
width:30px;
cursor:pointer;
}
.remove_address:hover {border: 1px solid #ccc;}

.select_address
{
position:absolute;
background: #fff;
border: 1px solid #DEDED7;
border-radius: 100%;
right: -16px;
top: -10px;
height:33px;
width:33px;
cursor:pointer;
}
.select_address:hover {border: 1px solid #ccc;}

/*  order ul li */

.ul_order {
float:left; width:100%;
min-height:36px;   
text-align:left;  
border: 0px solid #DEDED7;  
margin-bottom:25px; 
padding:0px; 
background: url('/img/sn-bg-36.png'); 
}

.order_li
{ 
width: 25%;
text-align:left; 
height:36px;
margin-right: 30px;
display:inline-block;
background: #fff; 
vertical-align:top;

}


.li_st1 { width: 170px;  }
.li_st2 { width: 230px; left: 18%;}
.li_st3 { width: 210px; margin-right: 0px;}


.lbl { height:34px; width: 34px; margin-left: 10px; margin-right: 15px; border: 0px solid #24c43e; background:#fff; border-radius: 100%; display: inline-block;  color:#fff; font-size:14px; line-height: 34px; text-align: center; font-weight:700;  }
.lnk { font-size:14px; font-weight:700; padding-top: 2px; color:#000; display:inline-block;   }

@media (max-width: 1024px)
{
.ul_order { background: #fff; margin-bottom: 30px; }

.order_li { width: 100%; }

.li_st1 { width: 100%; margin-bottom: 20px;  }
.li_st2 { width: 100%; left: 0px;; margin-bottom: 20px;  }
.li_st3 { width: 100%; margin-bottom: 20px;  }

}

/*  .order ul li */



.payment_type_box {
width: 192px; 
height: 150px; 
background: #FBFBFB 0% 0% no-repeat padding-box;
border: 1px solid #DEDED7;
border-radius: 4px;
opacity: 1;
margin: 14px;
position:relative;
vertical-align: top;
padding: 20px;
padding-top:43px;
color:#0A1D41;
font-size: 14px;
text-align:center;
font-weight:700;
line-height:17px; 
	
cursor: pointer; 
}

.payment_type_box svg{ margin-bottom: 12px;}


.remove_cart_img
{
position:absolute;
background: #fff url('/img/rem_8.png') center no-repeat;
border: 1px solid #DEDED7;
border-radius: 100%;
left: -7px;
top: -7px;
height:18px;
width:18px;
cursor:pointer;
}
.remove_cart_img:hover {border: 1px solid #ccc;}



#loading
{
 text-align:center; 
 /*background: url('/loader.gif') no-repeat center; */
 height: 150px; 
 margin-top: 70px;
}


/* range slider */

.ui-slider .ui-slider-handle, .ui-slider .ui-slider-handle::before {
    border-radius: 2px;
    background: #FA4A17;
}

 

.ui-slider .ui-slider-handle {
    display: block;
    width: 19px;
    height: 19px;
    background: #FA4A17;
    border: 1px solid #FA4A17;
    cursor: pointer;
    top: -9px;
}

.ui-slider {
    height: 3px;
    background: #FA4A17;
    border: 1px solid #FA4A17; 
    width: 100%;
	max-width: 350px;
}
 

.price_range_ff {
width: 71px;
height: 40px;
background: #FFFFFF ;
border: 1px solid #DCDCE8;
border-radius: 2px;
display: inline-block;
text-align:center;
padding-top: 5px;
color:#0A1D41;
font-size:14px;
font-weight:700;
}

/* .range slider */
legend { border-bottom: 0px solid #e5e5e5; font-size:16px; color:#0A1D41; font-weight:700; }

/* ckeckbox button styles */

.checkbox-btn {
	display: inline-block;
	margin: 0 5px 0 0;
	user-select: none;
	position: relative;
}
.checkbox-btn input[type=checkbox] {
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.checkbox-btn span {
	display: inline-block;
	cursor: pointer;
	padding: 0px 10px;
	line-height: 40px;
	border: 1px solid #DCDCE8;
	border-radius: 4px;
	transition: background 0.2s ease;
	
	height:40px; 
	min-width: 62px;
	width: auto; 
	text-align:center;
	color:#0A1D41;
	font-weight:600;
	font-size:14px;
	margin-bottom: 5px;
}
 
/* Checked */
.checkbox-btn input[type=checkbox]:checked + span {
	background: transparent linear-gradient(180deg, #F26F10 0%, #F91C02 100%) 0% 0% no-repeat padding-box;
	border: 1px solid #FA4A17;
	color: #fff;
}
 
/* Focus */
.focused span {
	box-shadow: 0 0 0 0.2rem rgba(249,5,5,1);
	color: #fafafa;
	background:red;
}
 
/* Hover */
.checkbox-btn:hover {
	color: #777; 
}
 
 

/* Active */
.checkbox-btn input[type=checkbox]:active:not(:disabled) + span {
	background: #d2c5ac;
	color: #000;
}
 
/* Disabled */
.checkbox-btn input[type=checkbox]:disabled + span {
	background: #efefef;
	color: #777;
	cursor: default;
}
.checkbox-btn input[type=checkbox]:checked:disabled + span {
	background: #f7efdc;
}

/* end ckeckbox button styles */


/* my orders page */
.accordion
{
float:left;
width:100%; 
height:70px; 
display:block; 
text-align:left; 
font-size:14px; 
font-weight:500; 
color: #0a1d41; 
vertical-align:top; 
background: #fff; 
border: 1px solid #DEDED7; 
border-radius: 4px;
padding-top: 15px; 
padding-left: 15px; 
margin-bottom:10px;
cursor: pointer;
  transition: 0.4s;
  cursor:pointer;

}
.order_item_column
{
display:inline-block;
margin-right: 30px;
vertical-align:top;
    color: #0a3251;
} 
 

.active, .accordion:hover {
  background-color: #fefefe;
}

.panel {
  padding: 0px 25px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
  border: 0px solid #fff;
  background:#fefefe;
}
/* .my orders page */

.wishlist_item_width { width: 25%; }

.chk_icons{  width: 192px; margin-left:-1px; height: 48px; background:#fff; text-align:left; cursor:pointer; vertical-align:middle; padding-top:6px; padding-left: 6px; }
.chk_icons:hover{ background:#fbfbfb; }


.w_prc_1 {width:41%;} 
.w_prc_2 {width:59%;}

@media (max-width: 780px)
{ 
.w_prc_1 {width:100%;} 
.w_prc_2 {width:100%;}

.adv_time
{
width: auto; 
overflow: hidden;
line-height: 12px;
font-size: 8px;
margin-left: 5px; margin-right: 5px;
}

}



.btn_blue_orenge {  width:128px; height:45px; margin-right:5px; background:#20499A; vertical-align:middle; text-align:center; color: #fff; font-size:16px; padding-top:14px; border-radius: 4px; cursor:pointer;  }
.btn_blue_orenge:hover {  background: #4D74C1;  }

#personal_form  b { font-size:13px; font-weight:500; color:#0A1D41; padding-left: 2px; padding-bottom: 5px; }
#company_form  b { font-size:13px; font-weight:500; color:#0A1D41; padding-left: 2px; padding-bottom: 5px; }

.inputform_grid {display:inline-block; margin-right:10px; margin-bottom:15px;}


/* notifications */
.jGrowl-closer, .jGrowl-notification {
    width: 370px;
    display: none;
}

.jGrowl-notification {
    background-color: transparent;
    text-align: left;
    border-radius: 4px;
    min-height: 50px;
	height:70px;
	line-height: 70px;
    margin: 10px;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.1), 0 0 0 1px rgba(0,0,0,.08), 0 1px 5px 0 rgba(0,0,0,.2); 
	background: #E1F4E2 url('/img/noun_done_1276367.svg') 0% 0% no-repeat padding-box;
	background-position: left 10px top 20px;
	border: 1px solid #22C828;
	font-size: 12px;
	color:#fff;
    padding: 10px;
	padding-top: 15px;
	padding-left: 50px;
	
}

.jGrowl-notification button{
background:none;
border: none;
}

.jGrowl {
    z-index: 9999;
    color: #fff;
    position: fixed;
}
.jGrowl-notification .jGrowl-close{color:#b6eab8; border-radius:2px;z-index:99;border:none;float:right;font-size:2.4em;line-height:40px;cursor:pointer;background-color:transparent;}
.jGrowl-notification .jGrowl-close:hover{background-color:transparent; color: green;}

/* . notifications */

.menu_icon
{
height:28px;
vertical-align:middle;
display:block;

}

.price_style
{
color: #0A1D41; font-size:20px; font-family:Arial, Helvetica, sans-serif; 
}


.section_addrs_row { background:#FCFCFC; border-bottom: 1px solid  #F1F1F6; height:140px; }
.title_addrs_row { color:#002A52; font-weight:700; font-size:24px; margin-right: -15px; }

@media (max-width: 767px)
{
.section_addrs_row { height: auto; padding-bottom: 15px; padding-top: 15px; }
.title_addrs_row {  font-size:18px;  }
.price_style {  font-size:15px;  }
}


/* safari ff */
input {
    -webkit-user-select: auto !important;
    -khtml-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    -o-user-select: auto !important;
    user-select: auto !important;  
}
/* .safari ff */

body
{
color: #0A1D41;
font-size: 14px;
 
}
table th {
color: #0A1D41;
font-size: 14px;
}

#prod_info_block
{
margin-top: 20px; border: 1px solid #DEDED7; border-radius: 4px; padding:20px 15px; line-height:25px; font-size:14px; color:#0A1D41; 
}

#prod_info_block a
{
color: #20499a; 
transition: 0.3s; 
}

#prod_info_block a:hover
{
color: #f91c02;  
}






.soc_btns_cntnr {
	display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
	
	
 }
.btn_login_fb {
	width: 42px;
	height: 42px;  
	border-radius:4px;
	display: block;
	border: 1px solid #3B5998;
	background: #3B5998 url(icon/icons_soc/fb_white.svg) center no-repeat;
	margin: 7px;
	transition: .1s;
}
.btn_login_google {
	width: 42px;
	height: 42px; 
	border-radius:4px;
	display: block;
	border: 1px solid #DCDCE8;
	background: #fff url(icon/icons_soc/google_icon.svg) center no-repeat;
	margin: 7px;
	transition: .1s;
}

.btn_login_soc_small {
	width: 32px;
	height: 32px;
}
.btn_login_google:hover { box-shadow: 0 3px 26px #00000029;}
.btn_login_fb:hover { box-shadow: 0 3px 26px #00000029;}

.line-ffra {
	height: 36px;
	width: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(img/sn-bg-36.png);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; 
	position: relative; 
	
}

.div_center {
    display: flex;
    color: #0A1D41;
    border: 1px solid #DCDCE8;
    padding: 5px;
    letter-spacing: 0px;
    font-size: 14px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #fff;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
	
	 
}
	
 


.ft_rs_cntnr{
	display: flex;
    justify-content: flex-end;
    align-items: flex-end; 
	height: 55px;
}
.ft_rs_email {
	font-size:13px; color:#0A1D41;
	padding-left: 30px;
	margin-right: 10px;
	height: 20px;
	margin-bottom: 10px; 
	background: #fbfbfb00 url(icon/icons_ft/mail_ft.svg) left center no-repeat;
    display: flex;
    align-content: flex-end;
    flex-wrap: nowrap;
    align-items: flex-end;
    font-weight: 700;
}
.ft_rs_hotline {
	font-size:13px; color:#0A1D41;
	padding-left: 30px;
	margin-right: 10px;
	height: 20px;
	margin-bottom: 10px; 
	background: #fbfbfb00 url(icon/icons_ft/phone_ft.svg) left center no-repeat;
    display: flex;
    align-content: flex-end;
    flex-wrap: nowrap;
    align-items: flex-end;
    font-weight: 700;
}


@media (max-width: 767px)
{
	.ft_rs_cntnr{
	display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    height: 55px;
    flex-direction: column;
	}

}


.top_hot_line_cntnr {
	margin:0px 15px 0px 15px;  
	background: #f1f3f6; 
	padding-left: 10px; 
	padding-right: 5px; 
	width: 430px; 
	height:42px; 
}

.footer_hot_line_cntnr {
	 
}


@media (max-width: 767px)
{
	.top_hot_line_cntnr {
		width: 100%;  margin: 0px;
		padding-left: 25px;
	}

}

.t_hl_cntnr {
	height:42px; 
	width: 405px;
	margin:0px 15px 0px 15px;  
	background: #f1f3f6;
	background: #f1f3f6 url(icon/phone.svg) left 10px center no-repeat;
	padding-left: 35px; 
	padding-right: 5px; 
	text-align: left;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap; 
	
}

.t_hl_cptn {
	color:#0A1D41; font-size:14px; font-weight:700;
	padding-top: 2px;
	margin-right: 5px;
}
.t_hl_tel {
	color:#FA3A01;  font-size:15px; font-weight:700; font-family:Arial, Helvetica, sans-serif;
}


@media (max-width: 767px)
{
	.t_hl_cntnr { width: 100%;  margin: 0px; }
	
	.t_hl_tel { font-size: 14px;   }

}

.trs_inflnks_cntnr{
	display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.trs_itm{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	height: 42px;
}

.trs_img {
	width: 21px;
	
}
.trs_img img{ height:17px; width:17px; }
.trs_txt_lnk{ padding-left: 5px; padding-right:10px; padding-top:4px; font-size:13px; color:#0A1D41; font-weight:100; }
.trs_txt_lnk a{ color:#0A1D41; font-weight:100; }



/***** ****/
@media (max-width: 991px) {
ul.megamenu > li.search, .fa-angle-right, .caret { display: inline-block; }
}


















