body,html{
    font-family: 'Lato', sans-serif;
    background: #eeeeee
}
form input,select,textarea{
    outline: none;
}
form textarea{
    padding: 10px;
}
.site{
    width: 1170px;
    margin: 0 auto;

}
a:hover{ text-decoration: none}
strong{
    font-weight: 700
}
.top-header{
    background: #F58220;
    line-height: 50px;
    padding: 0 15px;
    text-align: right;
    font-size: 13px

}
.top-header a{
    color: #000
}
header{
    height: 163px;
    

}
.header{
    width: 100%;
    position: fixed;
    z-index: 1000;
    padding: 10px 0;
    background: url("../img/bg.jpg") no-repeat;
    background-size:cover;
}

.header figure img{ width: 200px;  display: block;}
.mob-menu{ display: none}
a.my-account-link{ color: #333; margin-top: 40px; display: inline-block; font-size: 14px; color: #fff; float: right;} 
.static-banner{ float: left; width: 30%}
.moving-banner{ width: 70%; float: left;}
.moving-banner .flex-control-nav{ bottom: 0;}
.moving-banner{  }
.moving-banner-item{  height: 250px}
.moving-banner .slide2{ background: url("https://cdn.trophystore.co.uk/Lib/Img/Home/Rotator/oct-17/star-awards-17.jpg") no-repeat; height: 250px; background-size: cover}
.moving-banner .slide3{ background: url("https://cdn.trophystore.co.uk/Lib/Img/Home/Rotator/oct-17/trophy-cups-17.jpg") no-repeat; height: 250px; background-size: cover}
.moving-banner .slide4{ background: url("https://cdn.trophystore.co.uk/Lib/Img/Home/Rotator/oct-17/medals-medal-ribbons-17.jpg") no-repeat; height: 250px; background-size: cover}
.promotion-banner1.flexslider,.promotion-banner2.flexslider,.promotion-banner3.flexslider,.promotion-banner4.flexslider,.promotion-banner5.flexslider{  margin-bottom: 40px; padding: 0 5px 5px 5px;}
.promotion-banner1 h2,.promotion-banner2 h2,.promotion-banner3 h2,.promotion-banner4 h2,.promotion-banner5 h2{ margin: 0; padding: 10px 10px 10px 10px; color: #ff5b01}
.promo-product-name{ display: table-cell; position: absolute; bottom: 0; background: rgba(0,0,0,0.3); width: 100%; padding: 5px; color: #fff; height: 45px; line-height: 12px; font-size: 12px; vertical-align: bottom;}
.promotion-banner1 .flex-next,.promotion-banner2 .flex-next,.promotion-banner3 .flex-next,.promotion-banner4 .flex-next,.promotion-banner5 .flex-next{ right: -15px !important; }
.promotion-banner1 .flex-prev,.promotion-banner2 .flex-prev,.promotion-banner3 .flex-prev,.promotion-banner4 .flex-prev,.promotion-banner5 .flex-prev{ left: -15px !important; }
.promotion-banner1 .flex-direction-nav a:before,.promotion-banner2 .flex-direction-nav a:before,.promotion-banner3 .flex-direction-nav a:before,.promotion-banner4 .flex-direction-nav a:before,.promotion-banner5 .flex-direction-nav a:before{ font-size: 16px; text-align: center;height: 40px; width: 40px; background:#fff; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px; box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);}

.promotion-banner{
    margin-top: 40px !important;
}
.promotion-banner h2{
    padding: 10px;
}

.category--banner .col-sm-1{
    /*padding: 0 4px;*/
}
.category--banner .category-item{
    text-align: center;
    color: #000;
    font-size: 11px;
    margin-bottom: 20px;
    display: block;
    height: 110px;

    
}
.category--banner .col-xs-1{
    border-right: 1px solid rgba(0,0,0,.05);
    border-top: 1px solid rgba(0,0,0,.05);

}
.category--banner .col-xs-1:first-child,.category--banner .col-xs-1:nth-child(13){
    border-left: 1px solid rgba(0,0,0,.05);
    
}
.category--banner{
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin-bottom:20px;
    background: #fff;
    padding: 0 ;
}
.category--banner h2{
    background: #eeeeee;
    padding: 0 0 10px 0;
    margin: 40px 0 0 0;
}
.category--banner .category-img-item{
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px;
    max-height: 88px;
    width: 80%;
    margin: 10px auto;

}
.category--banner img{
    display: block;
    width: 100%;
    position: relative;
}

.sale-stamp{
    position: absolute;
    right: 5px;
    top: 0;
    background: red;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;
}

.product-profile .sale-stamp{
    line-height: 50px;
    font-size: 20px;
    right: 0;
    /*left: 0px;*/
    top:  90px;
}
/*.promotion-banner.flexslider{  margin-bottom: 40px; padding: 0 5px 5px 5px;}
.promotion-banner h2{ margin: 0; padding: 10px 10px 10px 10px; color: #ff5b01}
.promo-product-name{ display: block; position: absolute; bottom: 0; background: rgba(0,0,0,0.3); width: 100%; padding: 5px; color: #fff; height: 45px; line-height: 18px; font-size: 14px}
.promotion-banner .flex-next{ right: -15px !important; }
.promotion-banner .flex-prev{ left: -15px !important; }
.promotion-banner .flex-direction-nav a:before{ font-size: 16px; text-align: center;height: 40px; width: 40px; background:#fff; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px; box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);}
*/
/*.site-commerce-feature{
    max-width: 520px;
    
    margin: 40px auto 0 auto;
}
.site-commerce-feature {
    font-size: 14px;
    line-height: 15px
}*/
.about{ padding-top: 50px;}
.about p{ line-height: 20px; font-size: 14px}
.about h3{ font-size: 30px; font-weight: 900; text-align: center;}
.about-panel1{ height: 350px; background: url("http://gogotrophy.com.my/img/aboutUs.jpg") no-repeat;  background-size: cover; margin: 50px 0}

.terms-item{
    border-bottom: 1px solid #3d3d3d;
    padding: 10px 0;
}
.terms-item h2{
    font-weight: 900;
    padding:10px;
    margin: 10px auto;
    background: #939598;
    display: block;
    color: #fff;
    font-size: 24px;
}
.terms-item h3{
    padding: 5px 0;
    margin: 0;
    font-weight: 900;
}
.terms-item p{
    padding: 10px 0;
    margin: 0;
}
.terms-item ol{
    padding: 0 0 0 15px;
    margin: 0;
}
.site-search { position: relative;}
.site-search a{ color: #fff; text-decoration: underline;}
.site-search input[type="search"]{ 
    margin-top: 30px; 
    border: none; width: 100%; line-height: 30px; padding: 0 20px; outline: none}
.site-search:after{ content: "\e86f"; position: absolute;right:5px; font-family: 'Linearicons-Free'; top:32px; font-size: 20px; color: #FC511F}
.scf-title{
    font-weight: 700;
    margin-bottom: 5px
}

.policy-item{
    float: left;
    position: relative;
    padding: 0px 5px 0px 50px;
    
}
.policy-item:first-child{
    padding-right: 20px;
    border-right: 1px solid #333;
    margin-right: 20px;
}

.policy-one:before{
    content: "\e84b";
    font-family: 'Linearicons-Free';
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 15px;
}
.policy-two:before{
    content: "\e831";
    font-family: 'Linearicons-Free';
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 15px;
}
.policy-item p{
    margin-bottom: 0
}
.site-cart{
    text-align: right;
    line-height: 60px;
    width: 200px;
    position: absolute;
    right: 0;
    
    color: #333;
    z-index: 10;
    top: 0;
}
.site-cart a{ color: #333}
.site-cart .site-cart-no,.site-cart .site-cart-total{ font-weight: 700}
.cart{ background: #fff}
.cart-modal{ text-align: left;}
.cart a{ color: #333 }
.cart a:hover{ color: #c2a773 }
table.cart{
    width: 100%
}
table.cart th{  color: #333; padding: 20px 10px; border: 1px solid #eaeaea; text-align: center; text-transform: uppercase; font-weight: 700}
table.cart td{ padding: 10px; border: 1px solid #eaeaea; }
table.cart tr:hover td{background: #f2f2f2;}
.cart input[type=text]{ width: 30%;}
.cart-total{ border: 1px solid #eaeaea; min-width: 400px; margin-right: 50px;margin: 40px 0; }
.cart-total td{ padding: 10px;}
.cart-total input[type=submit]{ width: 100%; background:#c2a773; color: #fff; padding: 20px 10px; border:none;}
.cart input[type=button]{ background:#c2a773; color: #fff; padding: 20px 10px; border:none; min-width:120px;}
.order-summary{ list-style: none; padding: 0; margin-top: 20px;}
.order-summary li:first-child{ padding: 0 10px 0 0;}
.order-summary li{  float: left; border-right: 1px dashed #d3ced2; padding: 0 10px;}
.order-summary li div:first-child{
    font-size: 12px;
    text-transform: uppercase;
}
.order-summary li div{
    font-size: 16px
}
.order-details ul li{ text-align: left;}
.pending-cmd{text-transform:uppercase; padding: 10px 15px; background-color: red; color:#fff; text-align:center; cursor: not-allowed}
.last-form input[type=submit]{ width: 100%}

.total-amt{ color: #c2a773}
.total-txt{ font-size: 20px; text-transform: uppercase; font-weight: bold;}
.small-txt{ font-size: 12px}
.main-navi-mob-dock{
    position: fixed;  
    width: 100%; 
    height: 60px; 
    top: 0; 
    z-index: 10;
    display: none;
    background: rgba(255,255,255,0.95);
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    
}
.main-navi-mob-dock a.sticky-logo{ padding: 15px 0; display: inline-block;}
.main-navi-mob-dock a:first-child{ margin-left: 0}
.main-navi-mob-dock a:not(.sticky-logo){ display: inline-block; line-height: 60px; font-size: 14px; font-weight: 700; text-transform: 
uppercase; color: #333; margin-left: 50px; padding: 0 5px;}

.main-navigation{ background: #f2f2f2; position: fixed; top: 100px; width: 100%; z-index: 2; left: 0; z-index: 1000; box-shadow: 1px 1px 0px #888888;}
.main-navigation ul{ list-style: none; padding: 0; margin: 0; }
.main-navigation ul li:last-child ul{ top: 0;}
.main-navigation .container2{ position: relative; max-width: 1170px; margin: 0 auto;}
.main-navigation .container2>ul>li{ float: left; margin-right: 60px; position: relative;}
.main-navigation ul li a{ display: inline-block; line-height: 60px; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #333; margin-left: 50px; padding: 0 5px;}
.main-navigation ul li a span{
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    top:0;
    right: -20px;
}
.main-navigation ul li a span:before{
    content: '\e874';
    position: absolute;
    right: 0;
    font-family: 'Linearicons-Free';
    font-size: 14px;
    top: 0;
    height: 60px;
}
.main-navigation ul>li:hover>ul{ display: block;}
.main-navigation ul li ul{ position: absolute;  background: #fff; color: #333; border:1px solid #eaeaea;
    -webkit-box-shadow: 0px 4px 13px -3px #808080;
    -moz-box-shadow: 0px 4px 13px -3px #808080;
    box-shadow: 0px 4px 13px -3px #808080;
    padding:  20px 0;
    display: none;
    width: 300px;
    z-index: 20
}
.main-navigation ul li ul li{ display: block; float: none; position: relative;}
.main-navigation ul li ul li a{ color: #333; padding: 5px 30px; line-height: 20px; font-weight: normal;  font-size: 1em; text-transform: capitalize; display: block;  position: relative;}
.main-navigation ul li ul li a.subsequent-category:before{
    content: '\e876';
    position: absolute;
    right: 20px;
    font-family: 'Linearicons-Free';
    font-size: 14px;
    top: 10px;
}

.main-navigation ul li ul li ul{ position: absolute; width: 300px; background: #fff; color: #333; border:1px solid #eaeaea;
    -webkit-box-shadow: 0px 4px 13px -3px #808080;
    -moz-box-shadow: 0px 4px 13px -3px #808080;
    box-shadow: 0px 4px 13px -3px #808080;
    padding:  20px 0;
    margin-left: 298px;
    top: 0;
    display: none
}


.main-navigation a:first-child{ margin-left: 0}
/*.main-navigation a{ display: inline-block; line-height: 60px; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #fff; margin-left: 50px; padding: 0 5px;}*/
.main-navigation.fixed{
    position: fixed;
    z-index: 20;
    top:0;
    width: 100%
}


.breadcrumb{ color: #333; margin: 0;}
.breadcrumb a{ color: #333; text-decoration: none}
.breadcrumb a:hover,.breadcrumb .current{ color: #c2a773}
.breadcrumb .separator{  margin: 0 15px;}
.breadcrumb .separator:before{ color: #333; display: inline-block;content: '\e876'; font-family: 'Linearicons-Free';}


.page-title{ 
    background: #eaeaea;
    padding: 30px 0;

}
.page-title h1{
    margin: 70px 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.account-item{
    background: #fff
}
.account-item h3{
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 20px 0;
}

.account-item form{
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.account-item input[type=text],.account-item input[type=password]{
    background: #f2f2f2;
    border:none;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    width: 100%;
    outline: none;
}

.account-item input[type=text].state {
    display: none;
    width: 50%
}

.account-details input[type=text].state {
    display: none;
    
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill{
    border: none;
    outline: none;
      -webkit-text-fill-color: #000;
      -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;
      transition: background-color 5000s ease-in-out 0s;
}

.form-item{
    margin-bottom: 20px;
}

.primary-btn,input[type=submit]{
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #f2f2f2;
    border: none;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    color: #333
}
.primary-btn:hover,input[type=submit]:hover{
    background-color: #c2a773;
    -webkit-transition: background-color 800ms linear;
    -ms-transition: background-color 800ms linear;
    transition: background-color 800ms linear;
    color: #fff
}
.remember-me{ display: inline-block; cursor: pointer;}
.remember-me input{ display: inline-block; margin-right: 5px}
.lost-password{
    color: #a43d21;
    display: inline-block;
    margin: 5px 0;
}


.asterix{
    color: red
}

label.error{
    color: red;
    font-weight: 300;
    font-size:12px 
}

.notification{
    

}
.errorHTML{
    border-top: 3px solid #b81c23;
    position: relative;
    padding: 10px 10px 10px 30px ;
    margin: 20px 0;
}
.successHTML{
    border-top: 3px solid green;
    position: relative;
    padding: 10px 10px 10px 30px ;
    margin: 20px 0;   
}
.payment-status .successHTML{
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.error-icon:before{
    content: '\e87c';
    font-size: 20px;
    font-family: 'Linearicons-Free';
    position: absolute;
    left: 5px;
    top: 5px;
    height: 50px;
    width: 50px;
    display: block;
    color: #b81c23
}
.success-icon:before{
    content: "\e87f";
    font-size: 20px;
    font-family: 'Linearicons-Free';
    position: absolute;
    left: 5px;
    top: 5px;
    height: 50px;
    width: 50px;
    display: block;
    color: green
}
/*.footer-item{ color: #fff}*/
.footer-item{ 
    color: #fff;
    padding-left: 10px; 
    font-size: 11px
}

.footer-item a{
    text-decoration: underline;
    color: #fff
}
footer{
    background-color: #FC511F;
    padding: 15px 0 0 0;
}
footer p{
    margin: 20px 0;
    color: #fff
}
footer table tr td{
    padding: 5px 10px 0 10px;
    color: #fff
}

footer table tr td:first-child{
    color: #fff;
    padding-left: 0
}

footer h4{
    font-weight: bold;
}

footer li{
    margin:0 0 5px 0;   
}


.customer-serv{
    list-style:none; padding: 0; margin: 0; font-size: 11px
}
.customer-serv a{
    text-decoration: none
}
.bottom-footer{
    background-color: #FC511F
}

.merchant-listing span{ 
    background: url("../img/iPay88_payment_options.png") no-repeat;
    width: 50px;
    height: 50px;
    background-position: 0 50px;
    background-size:  50px 50px;
    display: block;
}
.section-title{
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-title:after{
    content: "";
    width: 40px;
    background: #c2a773;
    height: 2px;
    display: block;
}
.filter-sidebar{

    margin-top: 40px;
}
.filter-sidebar:first-child{
    
}
.filter-sidebar ul{
    margin: 0;
    padding: 0;
    list-style: none
}

.filter-sidebar ul li{
    
    padding: 10px 0;
    text-transform: uppercase;
    color: #000;
    position: relative;
}
.filter-sidebar ul li a{
    display: block;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
}
.filter-sidebar ul li a.active{
    background: #c2a773;
    color: #fff
}
.filter-sidebar ul li ul li a:hover{
    background: #eaeaea;
    
    
}
.filter-sidebar ul li a.subsequent-category:before{
    content: '\e874';
    position: absolute;
    right: 0;
    font-family: 'Linearicons-Free';
    font-size: 10px;
    top: 15px;
}

.filter-sidebar ul li a.subsequent-category.open:before{
    content: '\e873';
}
.filter-sidebar ul li a{
    color: #000   
}
.filter-sidebar ul .open+ul{
    display: block;
}
.filter-sidebar ul ul{
    margin-left: 20px; 
    display: none   
}

.filter-price{ padding-bottom: 20px; position: relative;}
.filter-price label{  margin: 20px 0 0 0; font-weight: 400}
.filter-price input[type=submit]{ background: #333; color: #fff; position: absolute; right: 0; bottom: 20px;}
.filter-price input[type=submit]:hover{ background: #c2a773; color: #fff}
.filter-price input[type=text]{border: 0; font-weight: 700; width: 170px;}
.sortby{ padding-top: 70px; margin: 0 30px;}
.showall{ padding-top: 100px; text-align: right;}
.product-listing-order{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    margin: 10px 0 ;
}
.product-listing{

}

.product-item{
    text-align: center;
    margin-bottom: 40px;
    display: block;
    background-color: #fff;
    padding: 0 0 5px 0; 
}
.product-item:hover,.product-item:focus{
    text-decoration: none
}
.product-item:hover{
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);

}
.product-image{

    background: #f6f6f6;
    min-height: 200px;    
}
.product-image img{
    display: block;
    width: 100%
}
.product-details .product-name{
    color: #333;
    letter-spacing: .02em;
    font-size:16px;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 50px 0;

}

.product-details .gogoevent-link{
    background: #c2a773;
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
}

.related-listing h3{
    font-size: 24px;
    padding: 0 0 20px 0;
    margin: 60px 0 0 0;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #FC511F
}
.related-listing h3 a{
    font-size: 14px
}
.product-listing .product-name,.related-listing .product-name{
    letter-spacing: .02em;
    color: #333;
    min-height: 65px;
    padding: 5px;
}
.product-listing .product-price,.related-listing .product-price{
    color: #FC511F;
    font-size: 14px
}
.product-price{
    font-size: 30px;
    line-height: 14px;
    font-weight: 900;
    margin: 0 0 20px 0;
    
}
.product-details .product-price{
    line-height: 30px !important
}
.dimension-option .product-price{
    font-size: 16px;
    font-weight: normal;
    line-height: 16px !important
}
.dimension-option .product-price strike{
    display: inline;
}
.product-price sup{
    font-size: 14px
}


.product-price strike{
    display: block;
}

.order-details .product-price{
    font-size: 16px;
    font-weight: normal;
}
.sale--banner{
    display: block;
    margin-top: 60px;
}
.sale--banner img{
    display: block;
    width: 100%;
}
.pagination a,.pagination span{
    display: inline-block;
    padding: 2px 5px;
    text-align: center;
    font-size: 16px;

}
.pagination a:hover,.pagination span:hover
{
    background: #c2a773;
    color: #fff   
}
.pagination a:hover{
    cursor: pointer;
}
.pagination .current{
    color: #c2a773;
    text-decoration: underline;
}

.pagination .next-page:before{
    content: '\e876';
    font-family: 'Linearicons-Free';
    font-size: 12px
}

.product-details,.product-profile{
    margin: 20px 15px;

}
.product-profile img{
    display: block;
    width:100%;
}
.product-alternate{ margin-top: 50px;}
.main-pic-panel{ padding-bottom: 5%; position: relative;}
/*.main-pic-panel img{ position: absolute;}*/
.product-alternate .flexslider{ background: none;}
.product-alternate span{ display: block; width: 100px;text-align: center;  float: left; margin: 0 10px;}
.product-alternate img{
    display: inline-block;
    width: auto;
    
}
.dimension-option{
    border: 1px solid #e3e3e3; padding: 10px 5px  5px 5px; font-size: 16px; position: relative;
    min-height: 64px;
    margin-bottom: 10px
}
.dimension-option input[type=text]{ padding: 5px; position: absolute; top: 50%; right: 0; height: 40px; width: 100%;}
.product-qty input[type=text]{ 
    line-height: 40px; 
    padding: 0 5px; 
    outline: none; 
    border: 1px solid #333;
    width: 60px;
    margin-right: 10px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
    white-space: normal;

}
.add-cart{
    padding: 0 20px 0 50px;
    position: relative;
    line-height: 42px;
    background: #333;
    border: none;
    color: #fff;
}
.add-cart:before{
    content:'\e82e';
    position: absolute;
    left:15px;
    font-size: 20px;
    font-family: 'Linearicons-Free';
}
.livechat_button{
    float: right
}
.livechat_button img{
    height: 45px;
}
.product-desc{
    border-top:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea;
    padding: 10px 0;
    margin: 0 0 20px 0;
}
.product-others{
    border-top:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea;
    padding: 10px 0;
}
.dashboard-sidebar{
    border: 1px solid #eaeaea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 30px;
    margin: 40px 0 
}
.dashboard-sidebar ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.dashboard-sidebar ul li{
    border-bottom: 1px solid #eaeaea;
    padding: 6px 0;
    margin-bottom: 10px
}
.dashboard-sidebar ul li a{
    color: #000
}
.dashboard-sidebar ul li a.active,.dashboard-sidebar ul li a:hover{
    color: #c2a773
}

.field-input label{
    display: block    
}
.field-input input[type=number],.field-input input[type=text],.field-input input[type=password]
{
    display: block;
    width: 100%;
    background: #f2f2f2;
    line-height: 38px;
    border: none;
    outline: 0;
    padding: 0 10px;
}
.field-input input[readonly=readonly]
{
    cursor: not-allowed
}
.account-details{
    background: #fff;
    margin: 40px 0;
    padding: 40px 20px; 
}

.account-details h5{
    color: #c2a773
}
.field-input{
    margin-bottom: 20px;
}
.order-list{
    background: #fff;
    margin: 40px 0;
}
.order-list table{
    
    width: 100%;
}
.order-list table tr th,.order-list table tr td{
    padding: 10px;
    border: 1px solid #eaeaea;
    text-align: center;
}

.order-details{
    background: #fff;
    margin: 40px 0;
    padding: 40px 20px ;
}
.order-details table{
    width: 100%;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 40px;
}
.order-details table tr{
    /*border-bottom: 1px solid #eaeaea;*/
}
.order-details td,.order-details th{
    /*border-right: 1px solid #eaeaea;*/
}
.order-details table tr > *{
    padding: 10px;
    text-align: center;
    width: 50%
}
.order-details h4{
    font-size: 30px;
    font-weight: 900;
    line-height: 1.35
}

.order-details th{
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.order-details td{
    font-size: 17px;
    font-weight: 300
}
.order-details tfoot td{
    font-size: 15px;
    font-weight: 700
}
.checkout-form{
    background:#fff; 
    padding: 40px 20px;
    margin: 20px 0 40px 0;
}
.shipping-details-form h2{ margin:0 0 10px 0;}
.address-details input[type=submit]{ width: 100%; background-color: #c2a773; color: #fff; margin-bottom: 40px}
.address-details input[type=checkbox]{ margin-right:5px;}
.address-details h2{ font-size: 20px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px}
.address-details input[type=text]{ width: 100%; margin-bottom: 10px}
.shipping-details{ display: none}

.personalized{
    background: #fff;
    padding:10px 20px;
}
.personalized h3{
    
    background: #FC511F;
    color: #fff;
    padding: 10px 20px;
    margin: 20px -20px 20px -20px;
}
.personalized input[type=checkbox]{
    margin-right: 5px;    
    accent-color: red;
}

/* ===== Quotation form checkbox UI ===== */
/* Layout for the label-wrapped options used in Product Type */
.product-type-group { display: flex; flex-wrap: wrap; }
.product-type-group .pt-option { display: inline-flex; align-items: center; margin: 6px 16px 6px 0; cursor: pointer; }
.product-type-group .pt-option input[type="checkbox"] { position: static; width: 18px; height: 18px; margin: 0 8px 0 0; pointer-events: auto; }
.product-type-group .pt-option span { line-height: 1.2; }

/* Custom-drawn checkbox so themes can't hide the tick */
.quotation-form input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    width: 18px; height: 18px;
    margin-right: 8px; vertical-align: middle;
    border: 2px solid #777; border-radius: 3px;
    background: #fff; position: relative; cursor: pointer;
}
.quotation-form input[type="checkbox"]:focus { outline: none; box-shadow: 0 0 0 2px rgba(255,102,0,.25); }
/* Checked state: orange fill + white tick */
.quotation-form input[type="checkbox"]:checked { background: #ff6a00 !important; border-color: #ff6a00 !important; }
.quotation-form input[type="checkbox"]::after {
    content: ""; position: absolute; left: 5px; top: 1px; width: 4px; height: 9px; border: 2px solid transparent; border-left: 0; border-top: 0; transform: rotate(45deg); display: none;
}
.quotation-form input[type="checkbox"]:checked::after { border-color: #fff; display: block; }
/* Extra feedback when checked */
.quotation-form input[type="checkbox"]:checked + label,
.product-type-group .pt-option input[type="checkbox"]:checked + span { font-weight: 600; }


.personalized label.error{
    display: none
}
.personalized textarea{
    display: block;
    width: 100%;
    resize: none;
    height: 200px;
}

.confirm-order{
     background: #f7f7f7;
     padding: 10px;
     
     margin-top: 20px;
}
.confirm-order table{
    width: 100%
}
.confirm-order tr{
    border-bottom: 1px solid #dddddd;
}
.confirm-order tr th{
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
.confirm-order tr td{
    width: 50%;
    padding: 10px 0;
    text-align: center;
}
.faq{
    padding: 50px;
}
.faq-title{
    cursor: pointer;
    background: #fc481e;
    color: #fff;
    padding: 10px ;
    margin-bottom: 10px;
}
.faq-content{
    display: none;
    padding-bottom: 40px;
}
@media only screen and (max-width:768px){
    .site-search input[type="search"]{  display: none}
    a.my-account-link{ display: none}
    .header{ padding: 0; min-height: 60px;}
    .header figure{ width:40px; position: absolute; z-index: 2; top: 10px; padding: 5px;}
    .header figure img{ width:100%;}
    .mob-menu{ display: block; width: 40px; height: 40px; color: #fff;position: absolute; right: 20px; top:15px; font-size: 25px; text-align: center;}
    .mob-menu i{ color: #fff}
    .main-navigation{ display: none}

}

.owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: -10px;
    margin-top: -20px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff !important;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}

.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: -10px;
    margin-top: -20px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff !important;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.owl-carousel .owl-prev.disabled,.owl-carousel .owl-next.disabled{
    opacity: 0.3
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}