@charset "utf-8";

/* CSS Document */


/* --------------------------Web Files-------------------------------------*/

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("webFonts/fa-brands-400.eot");
    src: url("webFonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-brands-400.woff2") format("woff2"), url("webFonts/fa-brands-400.woff") format("woff"), url("webFonts/fa-brands-400.ttf") format("truetype"), url("webFonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("webFonts/fa-regular-400.eot");
    src: url("webFonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-regular-400.woff2") format("woff2"), url("webFonts/fa-regular-400.woff") format("woff"), url("webFonts/fa-regular-400.ttf") format("truetype"), url("webFonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("webFonts/fa-solid-900.eot");
    src: url("webFonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-solid-900.woff2") format("woff2"), url("webFonts/fa-solid-900.woff") format("woff"), url("webFonts/fa-solid-900.ttf") format("truetype"), url("webFonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

@font-face {
    font-family: 'Forza';
    src: url('webFonts/Forza-Medium.woff2') format('woff2'), url('webFonts/Forza-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntubold';
    src: url('webFonts/ubuntu-b-webfont.woff2') format('woff2'), url('webFonts/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('webFonts/ubuntu-c-webfont.woff2') format('woff2'), url('webFonts/ubuntu-c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntulight';
    src: url('webFonts/ubuntu-l-webfont.woff2') format('woff2'), url('webFonts/ubuntu-l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntumedium';
    src: url('webFonts/ubuntu-m-webfont.woff2') format('woff2'), url('webFonts/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubunturegular';
    src: url('webFonts/ubuntu-r-webfont.woff2') format('woff2'), url('webFonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntuitalic';
    src: url('webFonts/ubuntu-ri-webfont.woff2') format('woff2'), url('webFonts/ubuntu-ri-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gil';
    src: url('webFonts/GIL_____.eot');
    src: url('webFonts/GIL_____.eot?#iefix') format('embedded-opentype'), url('webFonts/GIL_____.woff') format('woff'), url('webFonts/GIL_____.TTF') format('truetype');
}

a:hover {
    text-decoration: underline;
}

a {
    transition: .7s;
}


/* Transition effects*/

.transition_3 {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

.transition_2 {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
}

.transition_7 {
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
}

.wow {
    visibility: hidden;
}

* {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

body,
h3,
h1,
h2,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
    background: #ededed;
}

a {
    text-decoration: none;
    transition: .7s;
    margin: 0px 0px;
    padding: 0px 0px; 
}

a:focus {
    text-decoration: none;
    outline: none;
}

table {
    width: 100%;
}


/*.slide-node img {
    animation: myanimation 7s infinite;
}

@keyframes myanimation {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}*/

.mm-listview>li img {
    display: inline-block;
    vertical-align: middle;
}


/* --------------------------Web Files close-------------------------------------*/


/* --------------------------Fonts Classes-------------------------------------*/


/* --------------------------Fonts Classes-------------------------------------*/


.pop_content_main .select_box4 .dropdown_select {
    margin-top: 5px;
}

/*.col1_right_main1 .col3_box_tag {*/
/*    position: absolute;*/
/*    left: -150px;*/
/*    bottom: 10px;*/
/*    top: initial;*/
/*    margin-top: 0%;*/
/*}*/

/* --------------------------Main Styling-------------------------------------*/

.main_container {
    width: 100%;
    position: relative;
    max-width: 1700px;
    margin: 0 auto;
    overflow: hidden;
    /*background: #ededed;*/
        background: #ededed;
}

.standard {
    position: relative;
    margin: 0 auto;
    width: 1600px;
}

.background_side {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 5;
    position: fixed;
    left: 0px;
    top: 0px;
}

#page {
    display: none;
}

div#preloader {
    overflow: hidden;
    background: url(../webImages/1.gif);
    background-color: #ffffffba;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.main_mmenu {
    position: relative;
    height: 20px;
    display: none;
}

.menu_icn {
    display: block;
    background: #000000;
    padding-left: 10px;
    height: 20px;
}

.menu_icn img {
    margin-top: 10px;
}

.logo_menu a {
    color: #5e5e5e;
    font-size: 18px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.logo_menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    width: 24%;
    margin: 0 auto;
}

.logo_menu img {
    width: 100%;
}

.mm-title {
    color: #ffffff !important;
}

.mm-listview {
    list-style: none;
}

body::-webkit-scrollbar-thumb {
    background: #7ebc41;
    border-radius: 20px 20px;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #999999;
}

.dropdown_select dd ul::-webkit-scrollbar-thumb {
    background: #7ebc41;
    border-radius: 20px 20px;
}

.dropdown_select dd ul::-webkit-scrollbar {
    width: 10px;
    background-color: #999999;
}

.dropdown dd ul::-webkit-scrollbar-thumb {
    background: #7ebc41;
    border-radius: 20px 20px;
}

.dropdown dd ul::-webkit-scrollbar {
    width: 10px;
    background-color: #999999;
}


/* --------------------------Main Styling-------------------------------------*/


/* --------------------------Header Styling-------------------------------------*/

.banner_side {
    position: relative;
    width: 100%;
}

#banner {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 100% !important;
}

#banner li {
    width: 100% !important;
}

#banner li img {
    width: 100% !important;
}

canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- stats.js ---- */

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    background-color: #0000004a;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
}

#stats {
    display: none;
}

.pager {
    position: absolute;
    bottom: 35%;
    border-radius: 0px;
    right: 20px;
    margin: 0 auto;
    display: block;
    z-index: 1;
    text-align: right;
    padding: 15px 10px;
    background: rgba(27, 29, 82, 0.1);
}

.header_side {
    position: relative;
    width: 100%;
    background: #ededed;
}

.header_top {
    position: relative;
    width: 100%;
    background: #000000;
    overflow: hidden;
}

.logo_side {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 314px;
    margin-right: 8%;
    padding: 16px 0px;
    transition: .7s;
}

.logo_side a {
    display: block;
}

.logo_side img {
    width: 100%;
    transition: .7s;
}

.logo_side:hover img {
    filter: grayscale(1);
}

.search_side {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32.8%;
    padding: 30px 0px;
}

.search_side form {
    width: 100%;
    position: relative;
    border: 2px solid #000000;
    transition: .7s;
}

.search_side form input {
    width: 100%;
    position: relative;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    color: #414141;
    font-size: 13px;
    border: none;
}

.search_side form .search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    text-align: center;
    background: #7ebc41;
    border: none;
    cursor: pointer;
    transition: .7s;
    outline: none;
    background-image: url(../webImages/magnifier.png);
}

.search_side form button i {
    font-size: 13px;
    color: #ffffff;
}

.search_side:hover form {
    border: 2px solid #95c62b;
}

.search_side:hover form button {
    background: #6b6b6b;
}

.header_top_right_side {
    position: relative;
    float: right;
    width: 38%;
    text-align: right;
}

.header_top_right_side {
    width: 39%;
    text-align: right;
}

.header_top_right_btn1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    margin-left: 15px;
    text-align: center;
}

.header_top_right_btn1 a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-family: 'ubuntumedium';
    padding: 20px 0px;
}

.header_top_right_btn1 a span {
    width: 100%;
    max-width: 54px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.header_top_right_btn1 a span img {
    width: 100%;
}

.header_top_right_btn1:hover a {
    color: #7ebc41;
}

.header_top_right_btn2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #7ebc41;
    top: 0px;
    width: 100%;
    max-width: 180px;
    transition: .7s;
}

.header_top_right_btn2:hover {
    background: #6b6b6b;
}

.header_top_right_btn2 a {
    display: block;
    padding: 13px 10px;
    cursor: pointer;
}

.header_top_right_btn2 .span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 50px;
    margin-right: 5px;
    position: relative;
}

.header_top_right_btn2 .span img {
    width: 100%;
}

.header_top_right_btn2_txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    text-align: left;
}

.cart_btn {
    position: absolute;
    right: 0px;
    top: 5px;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    color: #7ebc41;
    font-size: 14px;
    font-family: 'ubuntumedium';
}

.cart_item {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubuntumedium';
}

.cart_item span {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubuntumedium';
    width: auto;
    margin-right: 0%;
    max-width: fit-content;
}

.cart_item_2 {
    width: 100%;
    position: relative;
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubunturegular';
}

.cart_item_2 span {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubuntumedium';
    width: auto;
    margin-right: 0%;
    max-width: fit-content;
}

.header_mid {
    width: 100%;
    position: relative;
    text-align: center;
    background: #ffffff;
}

.col1_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 7.4%;
    border-right: 1px solid #d1d1d1;
}

.col1_box:hover .col1_box_img img {
    transform: rotateY(360deg);
}

.col1_box a {
    display: block;
    padding: 15px 0px;
}

.col1_box:last-child {
    border-right: none;
}

.col1_box_img {
    position: relative;
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
}

.col1_box_img img {
    max-width: 90px;
    width: 100%;
    max-height: 68px;
    transition: .3s;
    transform-style: preserve-3d;
    transition: all 1.0s linear;
}

.col1_box_txt {
    position: relative;
    width: 90%;
    color: #707070;
    font-size: 11px;
    font-family: 'ubunturegular';
    max-height: 32.5px;
    min-height: 32.5px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 8px;
    transition: .7s;
}

.col1_box:hover .col1_box_txt {
    color: #7ebc41;
}

.col2_left_main {
    position: relative;
    width: 100%;
}

.col_all2 {
    position: relative;
    width: 100%;
}


/* --------------------------Header Styling close-------------------------------------*/

.fixed_menu {
    position: relative;
    width: 100%;
    z-index: 99;
    /* display: none; */
    background: #141414;
    transition: all .2s ease-in-out;
    transform: scaleY(0);
    height: 0;
}

.down {
    transition: ease-in 0.3s;
    -webkit-transition: ease-in 0.3s;
    -moz-transition: ease-in 0.3s;
}

.menu_area {
    position: relative;
    text-align: center;
}

.header-1 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    background: #141414;
    text-align: center;
    position: relative;
    margin-left: -6px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    top: 0;
    z-index: 9999;
    border-right: 2px solid #222222;
    border-top: 2px solid #222222;
    height: 75px;
    margin-right: 0% !important;
    font-weight: normal !important;
}

.header-2 {
    margin-left: 0 !important;
}

.header-1 a {
    display: block;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 6px;
}

.spinner-master2 {
    position: relative;
    width: 100%;
}

.spinner-master2 input[type=checkbox] {
    display: none;
}

input[type="checkbox"] {
    margin: 2px 0px 0px;
}

.spinner-master2 * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-sizing: border-box;
}

.spinner-master2 label {
    cursor: pointer;
    cursor: pointer;
    z-index: 99;
    margin-bottom: 7px !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.spinner-master2 * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-sizing: border-box;
}

.menu_ {
    text-transform: uppercase;
}

.menu_ {
    color: #fff;
    font-size: 12px;
    padding-top: 5px;
}

.menu_ {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
}

.header_img {
    width: 30px;
    display: block;
    margin: 0 auto;
    height: 30px;
    vertical-align: top;
}

.header_img img {
    width: 100%;
}

/*.cartItemNo {*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    border-radius: 50%;*/
/*    background: #fff;*/
/*    color: #000;*/
/*    padding: 5px 10px;*/
/*    font-size: 16px;*/
/*}*/

.spinner-master2 .diagonal.part-1 {
    position: relative;
}

.spinner-master2 .diagonal.part-1 {
    position: relative;
}

.spinner-master2 .spinner2 {
    position: absolute;
    height: 5px;
    width: 35px;
    background-color: #fff;
    margin: 0 auto;
}

.spinner-master2 .horizontal {
    position: relative;
    margin-top: 7px;
}

.spinner-master2 .diagonal.part-2 {
    position: relative;
    margin-top: 6px;
}

.img_1 .header_img {
    display: inline-block;
    vertical-align: middle;
}

.col_menu {
    display: block;
}


/* menu new styling */

.col_menu {
    position: relative;
    width: 100%;
    display: none;
}

.shop_side {
    /* height: 85px; */
    /* line-height: 85px; */
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    background: #282828;
    vertical-align: middle;
    /* border-top: 1px solid #333333; */
    border-bottom: 1px solid #333333;
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel-body {
    padding: 5px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "";
    /* adjust as needed, taken from bootstrap.css */
}

.accordion-toggle {
    cursor: pointer;
    display: inline-block !important;
    vertical-align: top;
    width: 4% !important;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-heading {
    padding: 20px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default>.panel-heading {
    color: #333;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    background: rgba(0, 0, 0, 0.9) !important;
}

.panel-title>a {
    color: #fff;
    display: inline-block;
    outline: none;
    width: 94%;
}

.panel-title>a img {
    margin-right: 10px;
    max-width: 25px;
}

.panel {
    border: none;
}

.panel-group .panel {
    border-radius: 0px;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.shop_side2 {
    height: 85px;
    line-height: 85px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    background: #282828;
    vertical-align: middle;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
    background: rgba(26, 26, 26, 0.9) !important;
    border: none;
}

.panel-body ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.panel-body ul {
    padding-left: 20px;
}

.panel-body ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #454545;
    width: 95%;
}

.panel-body ul li:last-child {
    border-bottom: none;
}

.in {
    display: block;
}

.close_side {
    position: absolute;
    right: 15px;
    top: 60px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 25px;
    /* background: #fff; */
    /* border-radius: 50%; */
    text-align: center;
    cursor: pointer;
}

.col_menu .select_country {
    position: relative;
    display: block !important;
    background: #282828;
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 8px auto;
}

.col2_left_img {
    position: relative;
    width: 100%;
}


/* menu new styling close*/


/* --------------------------Content Styling -------------------------------------*/

.index_content {
    position: relative;
    width: 100%;
    padding: 20px 0px;
}

.col1_left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.5%;
    width: 18.2%;
    border: 1px solid #bbbbbb;
    border-left: none;
    background: #fff;
}

.col1_left ul {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 100%;
}

.col1_left ul li {
    width: 100%;
    position: relative;
    transition: .3s;
    margin: 0px 0px;
}


/*.col1_left ul li:hover {
    background: #7ebc41;
}*/

.col1_left ul li a {
    display: block;
}

.col1_left ul li .col1_left_box {
    width: 100%;
    position: relative;
}

.col1_left ul li .col1_left_box .col1_left_box_icon {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 50px;
    text-align: center;
    background: #000000;
    padding: 12px 0px;
    margin-right: 3%;
    transition: .3s;
    max-height: 51.48px;
    min-height: 51.48px;
}
.col1_left ul li .col1_left_box .col1_left_box_icon img {
    max-width: 25px;
}
.col1_left ul li .col1_left_box .col1_left_box_txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #707070;
    font-family: 'ubunturegular';
    font-size: 13px;
    width: 65%;
    max-height: 37.5px;
    overflow: hidden;
    transition: .7s;
}
.col1_left ul li .col1_left_box .col1_left_box_txt a {
    color: #707070;
    font-family: 'ubunturegular';
    font-size: 13px;
}

/*.col1_left ul li:hover .col1_left_box .col1_left_box_icon {
    background: #7ebc41;
}*/


/*.col1_left ul li:hover .col1_left_box .col1_left_box_txt {
    color: #ffffff;
}*/

.col1_right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 81%;
}

.col2 {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.col2_left {
    position: relative;
    width: 48.8%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    max-height: 365px;
    overflow: hidden;
}

.col2_left:nth-child(even) {
    margin-right: 0%;
}

.col2_left img {
    width: 100%;
}

.col2_left_txt {
    position: absolute;
    left: 0px;
    top: 32%;
    width: 100%;
}

.col2_left_txt h6 {
    width: 90%;
    color: #ffffff;
    font-size: 15px;
    font-family: 'ubunturegular';
    text-align: center;
    margin: 0 auto;
    max-height: 17.5px;
    overflow: hidden;
}

.col2_left_txt h4 {
    position: relative;
    width: 90%;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'ubuntubold';
    font-size: 40px;
    text-align: center;
    max-height: 42.5px;
    overflow: hidden;
    padding-top: 5px;
}

.col2_left_txt_btn {
    position: relative;
    width: 120px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #ffffff;
    margin: 0 auto;
    margin-top: 30px;
    transition: .7s;
    overflow: hidden;
}

.col2_left_txt_btn a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-family: 'ubunturegular';
}

.col2_left_txt_btn:hover {
    background: #7ebc41;
}

.col3 {
    position: relative;
    width: 100%;
}

.col3 .col3_main .col3_box .col3_box_tag3 {
    bottom: 10px;
}
.col3_main .col3_all .col3_box .col3_box_tag3 {
    display: none;
}
.col3_top {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 10px 0px;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-family: 'ubuntumedium';
    max-height: 72.5px;
    overflow: hidden;
}

.col3_main {
    position: relative;
    width: 100%;
    margin-top: 20px;
    background: #fff;
    padding: 20px 20px;
}

.col3_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 18.4%;
    margin-right: 1.3%;
    margin-bottom: 15px;
    border: 1px solid #dedede;
}

.col3_main .col3_box .dropdown_select dt a {
    border: none;
    padding: 0px 5px;
    background: #ffffff url(../webImages/arrow.png) no-repeat scroll right center;
    height: 20px;
    line-height: 20px;
}

.col3_main .col3_box .dropdown_select dd ul {
    bottom: 45px;
    width: 100%;
    top: initial;
    max-height: 200px;
}

.col3_main .col3_box .dropdown dt a {
    border: none;
    padding: 0px 5px;
    background: #ffffff url(../webImages/arrow.png) no-repeat scroll right center;
    height: 20px;
    line-height: 20px;
}

.col3_main .col3_box .dropdown dd ul {
    bottom: 45px;
    width: 100%;
    top: initial;
    max-height: 200px;
}

/*.col3_box:nth-child(5n) {*/
/*    margin-right: 0%;*/
/*}*/

.col3_box a {
    display: block;
}

.col3_box_img {
    position: relative;
    width: 100%;
    max-height: 300px;
    min-height: 300px;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
    background: url(../webImages/3.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 100px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.col3_box_img img {
    max-width: 100%;
    max-height: 300px;
    /* min-height: 100%; */
    width: auto !important;
    transition: .3s;
    margin: 0 auto;
}

.reviewMainDiv {
    position: relative;
    width: 100%;
    margin-top: 25px;
}
.reviewMainDiv h3 {
    border: 1px solid #aaa !important;
}
.reviewMainDiv h3 .text-primary {
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'ubunturegular';
    text-shadow: 0px 0px #4f4f4f;
}
.tabs_main_side .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: .5em;
}

.reviewMainDiv .ui-accordion-content {
    padding: 15px 0px;
}

.col3_box_tag {
    position: absolute;
    left: 15px;
    top: 0;
    margin-top: -60px;
}

.col3_box_tag1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eb333d;
    border-radius: 50%;
    font-family: 'Forza';
    font-size: 12px;
    color: #fff;
    font-style: italic;
    overflow: hidden;
    z-index: 1;
    transition: .3s;
}

.col3_box_tag2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    color: #222222;
    font-size: 12px;
    font-family: 'ubuntumedium';
    font-style: italic;
    padding: 2px 11px;
    background: url(../webImages/19.png) no-repeat;
    background-size: cover;
    left: -10px;
    max-height: 21.48px;
    overflow: hidden;
}

.col3_box_tag3 {
    position: absolute;
    right: 0px;
    bottom: 30px;
    padding: 9px 7px;
    border-radius: 10px 0px 0px 0px;
    background: #8ad03c;
    color: #ffffff;
    font-family: 'ubuntumedium';
    font-size: 10px;
}

.col3_box_detail {
    position: absolute;
    width: 100%;
    padding: 12px 12px;
    background: #ffffff;
    left: 0px;
    bottom: 0px;
}

.col3_box_detail_price {
    position: relative;
    width: 100%;
}

.col3_box_detail_price h4 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #eb333d;
    font-size: 20px;
    font-family: 'Forza';
    font-style: italic;
    max-width: 120px;
    max-height: 23.75px;
    overflow: hidden;
    transition: .3s;
    padding-right: 3px;
}

.col3_box_detail_price span {
    position: relative;
    color: #eb333d;
    font-size: 20px;
    font-family: 'Forza';
    font-style: italic;
    max-width: 97.79px;
    max-height: 23.75px;
    overflow: hidden;
    transition: .3s;
}

.col3_box_detail_price h6 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #b1b1b1;
    font-size: 12px;
    max-width: 97.79px;
    max-height: 13.75px;
    overflow: hidden;
    font-family: 'ubuntubold';
    text-decoration: line-through;
}

.col3_box_detail_txt {
    position: relative;
    width: 100%;
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'ubunturegular';
    text-shadow: 0px 0px #4f4f4f;
    max-height: 40px;
    min-height: 40px;
    overflow: hidden;
    transition: .3s;
}

.col3_box_detail_size {
    position: relative;
    width: 100%;
    margin-top: 5px;
    max-height: 18.33px;
    min-height: 18.33px;
    line-height: 0.8;
    overflow: hidden;
    transition: .3s;
}

.col3_box_detail_size ul {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
}

.col3_box_detail_size ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.col3_box_detail_size ul li a {
    display: block;
    color: #a9a9a9;
    font-size: 9px;
    /* text-shadow: 0px 0px #9e9d9d; */
}

.col3_box_detail_size ul li a:hover {
    color: #7ebc41;
    /* text-shadow: 0px 0px #7ebc41; */
}


/*.col3_box:hover .col3_box_tag .col3_box_tag1 {
    background: #7ebc41;
}*/


/*.col3_box:hover .col3_box_detail_price h4 {
    color: #7ebc41;
}*/


/*.col3_box:hover .col3_box_detail_txt {
    color: #7ebc41;
    text-shadow: 0px 0px #7ebc41;
}*/

.col3_box_detail_price_color h4 {
    color: #000000;
}

.col4 {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 0px 20px;
    overflow: hidden;
}

.col4_left {
    position: relative;
    width: 49%;
    margin-right: 2%;
    float: left;
}

.col4_left:nth-child(even) {
    margin-right: 0%;
}

.col4_left a {
    display: block;
}

.col4_left .col4_left_img {
    width: 100%;
    position: relative;
}

.col4_left .col4_left_img img {
    width: 100%;
}
.col3_ .col3_box .dropdown_select dt a {
    border: none;
    padding: 0px 5px;
    background: #ffffff url(../webImages/arrow.png) no-repeat scroll right center;
    height: 20px;
    line-height: 20px;
}
.col3_ .col3_box .dropdown_select dd ul {
    bottom: 45px;
    width: 100%;
    top: initial;
    max-height: 200px;
}
.col4_left_main {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    background: #ffffff;
    overflow: hidden;
}

.col4_left_txt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    color: #000000;
    text-shadow: 0px 0px #000000;
    font-size: 13px;
    font-family: 'ubunturegular';
    max-height: 37.5px;
    overflow: hidden;
}

.col4_left_btn {
    position: relative;
    float: right;
    width: 120px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    border: 2px solid #000;
    font-size: 12px;
    color: #000;
    text-shadow: 0px 0px #000;
    font-family: 'ubunturegular';
    transition: .7s;
}

.col4_left:hover .col4_left_btn {
    background: #7ebc41;
    color: #ffffff;
    text-shadow: 0px 0px #ffffff;
    border: 2px solid #999;
}


/* --------------------------Content Styling close -------------------------------------*/


/* --------------------------owl_content Styling  -------------------------------------*/


/* --------------------------owl_content Styling close -------------------------------------*/


#orangeModalSubscription .modal-dialog {
    background: #f0f1f3;
    padding: 20px 20px;
    border-radius: 5px 5px;
}
#orangeModalSubscription .modal-dialog #modal-content .modal-title {
    color: #333;
    /* text-shadow: 0px 0px #333; */
    font-family: 'ubunturegular';
    font-size: 18px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
#orangeModalSubscription .modal-dialog #modal-content #longTimeForm .form-group label {
    color: #333;
    font-family: 'ubunturegular';
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    width: 140px;
}
#orangeModalSubscription .modal-dialog #modal-content #longTimeForm .form-group .form-control {
    border: 1px solid #9e9e9e;
    width: 74%;
    display: inline-block;
    vertical-align: middle;
}
#orangeModalSubscription .modal-dialog #modal-content #longTimeForm .form-group .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333;
    font-size: 13px;
    font-family: 'ubunturegular';
}
#orangeModalSubscription .modal-dialog #modal-content .close {
    opacity: 1;
    color: #6f6f6f;
}
#orangeModalSubscription #longTimeSubmit {
    background: #7ebc41;
    border: none;
    width: 120px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #fff;
    transition: .7s ease-out;
}
#orangeModalSubscription #longTimeSubmit:hover {
    background: #1a1a1a;
}
/* --------------------------Footer Styling --------------------------------------------*/

.footer {
    width: 100%;
    min-height: 400px;
    background: url(../webImages/foot-bg.png) repeat;
    margin-top: 30px;
    display: inline-block;
}

.all_f_links {
    display: inline-block;
    vertical-align: top;
    -moz-column-width: 405px;
}

.three_f_links {
    display: inline-block;
    vertical-align: top;
}

.center_logo {
    width: 314px;
    /* height: 170px; */
    margin: 0 auto;
    margin-top: 26px;
}

.float-shadow:hover,
.float-shadow:focus,
.float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.country:hover {
    border: 1px solid #fff;
}

.center_logo img {
    width: 100%;
}

.foot_line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    margin: 30px auto 15px;
}

.foot_line_bottom {
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.foot_columns {
    width: 100%;
    margin: 0 auto;
}

.foot_left_column,
.foot_middle_column,
.foot_right_column {
    width: 32.6%;
    min-height: 290px;
    display: inline-block;
    vertical-align: top;
    margin-left: 37px;
    color: #fff;
}

.foot_left_column p,
.foot_middle_column p,
.foot_right_column p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.foot_left_column span,
.foot_middle_column span,
.foot_right_column span {
    font-weight: bold;
    font-size: 14px;
}

.foot_right_column {
    width: 27%;
}

.foot_left_column {
    margin-left: 0px;
}

.foot_main_links_area {
    width: 100%;
    min-height: 400px;
    background: #383838;
    display: inline-block;
}

.foot_links {
    width: 97%;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    min-height: 320px;
    padding: 10px 15px;
    box-sizing: border-box;
    margin: 15px auto;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.foot_text {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.foot_text h3 {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: bold;
}

.foot_text p {
    font-size: 14px;
    color: #ADADAD;
    text-align: justify;
    line-height: 20px;
}

.f_links ul li a {
    color: #c2c2c2;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    letter-spacing: 1px;
}

.f_links ul {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
}

.f_links ul li a:hover {
    color: #fff;
}

.f_links ul li {
    list-style: none;
    padding-bottom: 5px;
}

.f_links h1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: bold;
}

.f_links {
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 18px;
    margin-left: 20px;
    vertical-align: top;
    margin-bottom: 20px;
    text-align: left;
}

.imedia_tag {
    background: #383838;
    width: 100%;
    padding: 10px 0px;
}

.imedia_tag a {
    font-size: 14px;
    color: #fff;
}

.i_media {
    position: relative;
    color: #fff;
    top: 0px;
    right: 0;
    text-align: right;
}

.i_text {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    top: 3px;
    margin-left: 5px;
}

.i_media img {
    position: relative;
    top: 0px;
}

.interactive {
    position: relative;
    font-size: 14px !important;
}

.contact_info {
    width: 155px;
    height: auto;
    display: inline-block;
    margin-left: 20px;
    text-align: center;
    letter-spacing: 1px;
    -moz-margin-start: 35px;
}

.contact_info h5 {
    color: #7dbe35;
    font-size: 12px;
    margin-bottom: 5px;
}

.contact_info h4 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 16px;
    margin-bottom: 21px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-family: oswaldbook;
    font-weight: bold;
}

.info {
    font-size: 13px;
    color: #878787;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.inside_line {
    width: 100%;
}

.all_foot {
    text-align: center;
}

.foot_col_left,
.foot_col_middle {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-left: 32px;
    text-align: left;
}

.foot_col_left .icon,
.foot_col_middle .icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: top;
}

.foot_col_right {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.icon_tv {
    background: url(../webImages/icons/home-icons.png) -115px 0px no-repeat;
}

.icon_blog {
    background: url(../webImages/icons/home-icons.png) -123px -31px no-repeat;
}

.f_head {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    margin-left: 4px;
    font-weight: bold;
    margin-top: 5px;
}

.f_text {
    margin-top: 6px;
}

.f_text a {
    color: #878787;
    font-size: 14px;
    margin-top: 6px;
    font-weight: normal;
    letter-spacing: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.f_text a:hover {
    color: #fff;
}

.subscribe_area {
    width: 100%;
    height: 34px;
    position: relative;
    margin: auto;
    margin-top: 10px;
}

.subscribe {
    width: 334px;
    height: 100%;
    border-radius: 2px;
    background: #fff;
    color: #6e6e6e;
    font-size: 14px;
    outline: 0;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 120px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    border: 0;
    border-radius: 0px;
}

.subscribe:focus {
    box-shadow: none;
    border: 1px solid #000;
    background: rgba(255, 255, 255, 1);
    color: #000;
}

.no_margin_left {
    margin-left: 0px;
}

.sub_btn {
    height: 34px;
    border: 0;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: #7ec136;
    transition-property: background;
    transition-property: color;
    transition-duration: 1s;
    transition-timing-function: linear;
}

.sub_btn:hover {
    background: #ccc;
    color: #333;
}

.customers {
    width: 100%;
    background: #fff;
}

.all_customers {
    text-align: center;
    padding-top: 17px;
}

.all_customers img {
    margin-left: 20px;
}

.pro_left_panel,
.pro_left_panel_in,
.pro_right_panel,
.more_items_panel,
.cd-tabs,
.related_products_area {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.pro_left_panel {
    width: 59%;
    height: auto;
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.pro_left_panel_in {
    width: 100%;
    height: 700px;
    border-radius: 0;
    border: 1px solid #bfbfbf;
    padding-top: 10px;
    padding: 0px;
    padding-top: 10px;
}

.pro_right_panel {
    border-radius: none;
    padding: 0;
    background: none;
    box-shadow: none;
}

.col_main_box_side {
    position: relative;
    width: 100%;
    margin-top: 20px;
    background: #ffff;
    border: 1px solid #acacac;
    padding: 30px 20px;
    text-align: left;
}

.pro_right_panel {
    width: 42.9%;
    min-height: 85px;
    margin-left: 0.8%;
    height: auto;
    border-radius: 0;
    border: 1px solid #acacac;
    background: #fff;
    /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); */
    position: relative;
    padding-bottom: 10px;
}

.slide_show_btn {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 45%;
    z-index: 2;
}

.boxs_img_left {
    position: absolute;
    left: 3%;
    top: 0px;
    cursor: pointer;
    z-index: 2;
}

.boxs_img_right {
    position: absolute;
    right: 3%;
    top: 0px;
    cursor: pointer;
    z-index: 2;
}

.slide_show_main {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 552px;
}

.pro_option {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 10px;
    z-index: 1;
}

.pro_option1 {
    position: absolute;
    left: 1%;
    bottom: 0px;
    cursor: pointer;
}

.pro_option2 {
    position: absolute;
    right: 1%;
    bottom: 15px;
    cursor: pointer;
}

.slide_show2 {
    position: relative;
    width: 100%;
    margin: 10px 0px;
}

.slideshow_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.slideshow_box img {
    width: 100%;
    max-height: 66px;
    width: 65px !important;
    margin: 0 auto;
    width: initial !important;
}

.slide_show_all {
    position: relative;
    width: 100%;
}

.slide_show2 .owl-controls {
    display: none;
}

.related_products_area {
    width: 100%;
    /*height: 320px;*/
    margin-top: 22px;
    position: relative;
    padding: 0px;
    box-shadow: none;
}

.currency-main {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    position: absolute;
    top: 42px;
    right: 0;
}

.currency-main .currency-inner {
    display: inline-block;
    margin: 0 5px;
    color: #7cbe35;
}

.currency-main .currency-inner a {
    padding: 2px 7px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.currency-main .currency-inner a:hover {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    transform: translateX(2px);
    background: #7cbe35;
}

.currency h6 {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-left: 0;
    font-weight: bold;
    text-transform: none;
}

.more_currency {
    width: 164px;
    min-height: 20px;
    background: #000;
    border: 1px solid #FFF;
    position: absolute;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
}

.currency:hover .more_currency {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.more_currency a {
    display: block;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 5px;
    margin-left: 0px;
    color: #fff;
}

.footer_mid {
    position: relative;
}

#d1 {
    background: #fff;
}

.select_country {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 42px;
    z-index: 999;
}

.text_yellow {
    color: #fff;
    font-size: 16px;
}

.arrow {
    background: url(../webImages/country.png);
    width: 7px;
    height: 14px;
    display: inline-block;
    margin-left: 3px;
}

.flag1 {
    background: url(../webImages/home-icons.png) -10px -2px no-repeat;
}

.flag2 {
    background: url(../webImages/home-icons.png) -45px -2px no-repeat;
}

.flag3 {
    background: url(../webImages/home-icons.png) -80px -2px no-repeat;
}

.flag4 {
    background: url(../webImages/home-icons.png) -115px -2px no-repeat;
}

.country {
    display: inline-block;
    width: 27px;
    height: 19px;
    margin-right: 6px;
    border: 1px solid transparent;
    vertical-align: middle;
}

.flag1 {
    background: url(../webImages/home-icons.png) -10px -2px no-repeat;
}

.transition_3 {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

.float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.align {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}

.soc_icons {
    margin-top: 17px;
}

.soc_icons .soc {
    width: 26px;
    height: 26px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.fb1 {
    background: url(../webImages/soc_icons.png) 0px 0px no-repeat;
}

.twitter {
    background: url(../webImages/soc_icons.png) -33px 0px no-repeat;
}

.pin {
    background: url(../webImages/soc_icons.png) -73px 0px no-repeat;
}

.youtube {
    background: url(../webImages/soc_icons.png) -109px 0px no-repeat;
}


/*
.main_footer_div {
    width: 100%;
    position: relative;
    background: #222222;
    padding: 30px 0px;
}

.footer_top_side {
    width: 100%;
    position: relative;
}

.post_box4 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10%;
}

.post_box4:nth-child(2) {
    margin-right: 5%;
}

.post_box4:last-child {
    margin-right: 0%;
    width: 21.5%;
}

.inside_box4 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.post_box_hed_side {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.border_post {
    width: 30px;
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #e11a27;
}

.post_box_hed_side h3 {
    color: #ffffff;
    font-size: 20px;
    font-family: 'ubuntumedium';
    text-transform: uppercase;
    margin-top: 20px;
}

.about_min_info {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #949494;
    font-family: 'ubunturegular';
    max-height: 168px;
    overflow: hidden;
}

.main_contact_info {
    width: 100%;
    position: relative;
    vertical-align: middle;
    margin-top: 30px;
}

.contact_infomatiom_inside {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.contact_infomatiom_inside span {
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.contact_info_text {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #949494;
    font-size: 14px;
    font-family: 'ubunturegular';
    width: 79%;
    transition: .7s;
}

.contact_info_text a {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #949494;
    font-size: 14px;
    font-family: 'ubunturegular';
    transition: .7s;
}

.contact_info_text a:hover {
    color: #e11a27;
}

.email_text_inside {
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.fadem_Senaste_side_text {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #949494;
    font-family: 'ubunturegular';
    max-height: 54px;
    overflow: hidden;
}

.form_footer1 {
    width: 100%;
    position: relative;
    background: none;
    margin-top: 30px;
}

.form6 {
    width: 100%;
    position: relative;
}

.form6 form {
    transition: .7s;
    display: block;
    width: 100%;
    border: none;
}

.form6 form input {
    display: inline-block;
    line-height: 40px;
    padding: 5px 5px 5px 47px;
    height: 40px;
    color: #fff;
    width: 62%;
    font-size: 13px;
    border: 1px solid #4e4e4e;
    font-family: 'ubunturegular';
    background: #4a4a4a;
    transition: .7s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form6 form span {
    width: 20px;
    position: absolute;
    left: 13px;
    bottom: 12px;
    transition: .7s;
}

.form6 form span i {
    color: #ffc95f;
    font-size: 18px;
}

.search_2 {
    border: 1px solid #e11a27 !important;
    color: #fff !important;
    font-size: 14px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: -10px;
    width: 129px !important;
    font-family: 'ubunturegular';
    transition: .7s;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 0px !important;
    background: #e11a27 !important;
    cursor: pointer;
}

.search_2:hover {
    background: #ffffff !important;
    color: #222 !important;
}

.form6 input::-webkit-input-placeholder {
    color: #ffffff;
}

.form6 input::-moz-placeholder {
    color: #ffffff;
}

.form6 input:-ms-input-placeholder {
    color: #ffffff;
}

.form6 input:-moz-placeholder {
    color: #ffffff;
}

.footer_last {
    width: 100%;
    padding: 16px 0px;
    background: #222222;
    border-top: 1px solid #373737;
}

.link_footer {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    padding-right: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: 'ubunturegular';
}

.link_footer a {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: 'ubunturegular';
}

.link_footer a:hover {
    color: #e11a27;
}

.imedia {
    font-size: 14px;
    color: #373737;
    position: absolute;
    right: 18px;
    top: 0px;
}

.imedia .design_develop {
    top: 5px;
    padding-right: 5px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #ffffff;
    font-family: 'ubunturegular';
    text-transform: uppercase;
}

.imedia a {
    color: #373737;
    height: auto !important;
    padding-bottom: 0px;
}

.m_text {
    display: inline-block;
    vertical-align: top;
    font-size: 18.11px;
    color: #373737;
    padding-left: 4px;
    margin-top: 1px;
}

.m_text a {
    height: 14.34 px;
    line-height: 11px;
    display: block;
    color: #fefefe;
    font-family: 'gil';
    font-size: 18.11px;
}

.m_text .digital_media {
    font-size: 6.19px;
    margin-top: 2px;
    color: #80af41;
}

.m_text .digital_media span {
    color: #ffffff;
}

.imedia a:hover {
    color: #e11a27;
}*/


/* --------------------------Footer Styling close---------------------------------------*/


/* --------------------------pop Styling close-------------------------------------*/


/* --------------------------selection Styling-------------------------------------*/

::selection {
    background: #7ebc41;
    color: #ffffff;
}


/* --------------------------selection Styling close-------------------------------------*/


/* --------------------------Owl Styling -------------------------------------*/


/* --------------------------owl Styling close-------------------------------------*/


/* --------------------------inner Styling-------------------------------------*/

.col1_right_des {
    position: relative;
    width: 100%;
    padding: 18px 15px;
    background: #ffffff;
    border-top: 5px solid #7ebc41;
    margin-bottom: 10px;
}

.col1_right_des h1 {
    color: #000000;
    font-size: 18px;
    position: relative;
    width: 100%;
    text-align: center;
    font-family: 'ubuntumedium';
}

.col1_right_des_txt {
    position: relative;
    width: 100%;
    color: #707070;
    font-size: 11px;
    text-shadow: 0px 0px #707070;
    font-family: 'ubunturegular';
    text-align: center;
    margin-top: 10px;
    /* max-height: 48px; */
    /* overflow: hidden; */
}

.col5 {
    position: relative;
    width: 100%;
    padding: 15px 15px;
    background: #ffffff;
}

.col5_top {
    position: relative;
    width: 100%;
}

.col5_top span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    width: 35px;
}

.col5_top span img {
    width: 100%;
}

.col5_top h4 {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 18px;
    font-family: 'ubuntumedium';
    margin-right: 5px;
}

.col5_top h5 {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 12px;
    font-family: 'ubunturegular';
}

.col5 ul {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 100%;
}

.col5 ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: 20px;
    margin-right: 5%;
}

.col5 ul li:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 11px;
    background: url(../webImages/21.png) no-repeat;
    margin-right: 5px;
}

.col5 ul li a {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 13px;
    font-family: 'ubuntumedium';
}

.col5 ul li:hover a {
    color: #eb333d;
}



.squaredThree {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    height: auto;
    line-height: normal;
}

.squaredThree input[type=checkbox] {
    visibility: hidden;
    display: none;
}

.squaredThree label {
    width: 12px;
    height: 12px;
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
    /* background: linear-gradient(to bottom, #222222 0%, #45484d 100%); */
    border-radius: 2px;
    /* box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4); */
    border: 1px solid #424242;
}

.squaredThree label:active::after {
    opacity: 1;
}
.squaredThree_label:after {
    opacity: 1;
}
.squaredThree input[type=checkbox]:checked+label:active {
    opacity: 0;
}
/*.price_box_select_ {*/
/*    height: 0px;*/
/*}*/


/*.squaredThree input[type=checkbox]:checked+label {
    background: #0a0e0f;
}*/

.squaredThree label:after {
    content: '';
    width: 8px;
    height: 5px;
    position: absolute;
    top: 1.5px;
    left: 0.5px;
    border: 1.5px solid #424242;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cross_portion {
    position: absolute;
    right: 10px;
    top: -4px;
    z-index: 999;
}

.cross_portion img {
    
}



.col6 {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 10px 10px;
    margin-top: 10px;
}

.col6_select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    margin-right: 10px;
}

.col6_select select {
    width: 100%;
    color: #000000;
    font-size: 14px;
    font-family: 'ubuntumedium';
    height: 45px;
    line-height: 45px;
    padding: 0px 10px;
    border: 1px solid #bbbbbb;
    border-radius: 0px 0px;
}

.col6_select select:hover {
    border: 1px solid #7ebc41;
}

.col6_select select option {
    color: #000000;
    font-size: 14px;
    font-family: 'ubuntumedium';
    padding: 0px 10px;
    border: 1px solid #bbbbbb;
}

.col6_select2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    margin-right: 10px;
    color: #000000;
    font-size: 14px;
    font-family: 'ubuntumedium';
    height: 45px;
    line-height: 45px;
    padding: 0px 0px;
    border: 1px solid #bbbbbb;
    cursor: pointer;
}

.col6_select2 span {
    position: absolute;
    right: 5px;
    top: -4px;
    width: 10px;
    height: 8px;
}

.col6_select2_btn_side {
    position: relative;
    width: 100%;
    padding: 0px 5px;
}

.price_box_select {
    width: 100%;
    padding: 10px 5px;
    background: #fefefe;
    position: absolute;
    top: 0px;
    /*border: 2px solid #7ebc41;*/
    text-align: left;
    z-index: 99;
    left: 0px;
    display: none;
}
.price_box_select .price_box_select_in .container-fluid {
    padding: 0px 0px;
}
.price_box_select .price_box_select_in .container-fluid .form-group {
    padding: 0px 0px;
}
.price_box_select .price_box_select_in .container-fluid .form-group input {
    padding: 0px 0px;
}
.price_box_select .price_box_select_in .container-fluid .form-group .padding-0 {
    padding: 0px 5px;
    font-size: 10px;
    border: none;
}
.left_panel2 label {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    color: #8d8d8d;
    float: right;
    margin: 0px;
    padding: 0px;
}

.left_panel2 input {
    border: none;
    display: inline-block;
    vertical-align: top; 
    color: #484848;
    font-size: 12px;
    text-shadow: 0px 0px #484848;
    width: inherit;
    float: initial;
    text-align: right;
}

.check_box_main label {
    color: #2c2c2c;
    font-size: 12px;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    padding: 0px;
    /* float: left; */
    /* line-height: normal; */
    margin-bottom: 0;
    font-family: 'ubuntumedium';
    padding: 5px 0px;
    /* border-bottom: 1px solid #ccc; */
    max-width: 12px;
}

.check_box_main label input {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0px;
    margin-right: 2px;
    background: transparent;
    border: 1px solid #1a1a1a;
    position: relative;
    top: -1.7px;
}

.check_box_main {
    width: 100%;
    margin: 15px 0px;
    overflow: scroll;
    overflow-x: hidden;
    height: 120px;
}

.check_box_main::-webkit-scrollbar {
    width: 5px;
    background-color: #dddddd;
}

.check_box_main::-webkit-scrollbar-thumb {
    background-color: #7ebc41;
}

.close_btn_check_box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #7ebc41;
    transition: .7s;
    display: block;
    font-size: 13px;
    color: #282828;
    font-family: 'ubuntumedium';
    cursor: pointer;
}

.close_btn_check_box a {
    display: block;
    font-size: 13px;
    color: #282828;
    font-weight: bold;
}

.close_btn_check_box:hover {
    border: 2px solid #000000;
}

.price_box_select img {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    float: right;
}

.price_box_select h6 {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-family: 'ubuntumedium';
    color: #000;
    width: 80%;
}

.col6_select2_top {
    position: relative;
    width: 100%;
    line-height: normal;
}

.reset_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.col6_right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: -10px;
}

.col6_right1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 13px;
    font-family: 'ubuntumedium';
    margin-right: 10px;
}
.col6_right1 .control-label {
    display: none;
}
.col6_right1 .input-group-addon {
    background: none;
    border: none;
    outline: none;
    padding: 0px 0px;
}
.col6_right1_main {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 5px;
    border: 1px solid #bbbbbb;
    height: 45px;
    line-height: 29px;
    margin-left: 10px;
    margin-right: 20px;
    width: 200px;
}

.col6_right1_main input {
    width: 60px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    background: none;
    box-shadow: none;
}

.col6_right1_main_btn {
    position: relative;
    width: 95px;
    height: 35px;
    line-height: 35px;
    background: #000;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubuntumedium';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    transition: .7s;
}
#limit_sub {
    width: 100%;
    background: #1d1d1d;
    text-shadow: none;
    color: #fff;
}
.col6_right1_main_btn:hover {
    background: #7ebc41;
}

.display_btn {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 10px;
    background: #ffffff;
    margin-left: 5px;
}

.active_btn {
    background: #7ebc41;
}

.active_btn img {
    filter: brightness(0) invert(1);
}

.col3_box_main {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 38.3%;
    margin-bottom: 15px;
    margin-right: 1.2%;
    border: 1px solid #dedede;
}
.special_box {
    float: right;
    margin-right: 1.7%;
}

.special_box .col3_star {
    margin-top: 0px !important;
}

.special_box .col3_star img {
    width: 100% !important;
    max-width: 17px !important;
    position: relative !important;
}


.col3_box_main_add_ {
    width: 18.4%;
}
.col3_box_main_add_ img {
    max-width: 100%;
}
.col3_box_main_add_ .col3_box_main_img {
    background: #fff;
}
.col3_box_main .col3_box_detail {
    position: absolute;
    bottom: 0;
}

.col3_box_main a {
    display: block;
}

.col3_box_main:hover .col3_box_main_txt_main h4 {
    background: #7ebc41;
}

.col3_box_main:hover .col3_box_main_txt {
    background: #eb333d;
}

.col3_box_main_img {
    position: relative;
    width: 100%;
    max-height: 400px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*background: url(../webImages/3.jpg) no-repeat;*/
    background-size: cover;
    margin-bottom: 0px;
    overflow: hidden;
}


/*.special_box .col3_box_main_img {
    max-height: 483px;
    min-height: 483px;
}*/

.col3_box_main_img img {
    /* width: 100%; */
    width: initial;
    position: absolute;
    /* height: 100%; */
    left: 0px;
    right: 0px;
    margin: 0 auto;
    /*max-width: 357px;*/
    top: 10;
}

.cart_left_portion {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: 2%;
}
.cart_right_portion {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 43%;
    text-align: right;
}
.delete_box {
    position: relative;
    /*width: 100%;*/
    /*max-width: 16px;*/
    /*float: right;*/
}
.delete_box img {
    /*width: 100%;*/
}
.cart_right_portion_txt {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 43px;
    font-weight: bold;
    font-size: 12px;
    color: #0e0e0e;
}
.cart_right_portion_txt span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.cart_right_portion_txt span img {
    width: 100%;
}
.col3_box_main_txt {
    position: absolute;
    max-width: 150px;
    width: 100%;
    background: #7ebc41;
    padding: 10px 15px;
    left: 0px;
    top: 0px;
    font-family: 'ubuntumedium';
    color: #fff;
    transition: .3s;
    border-radius: 0px 0px 10px 0px;
}

.col3_box_main_txt_main {
    position: absolute;
    /* left: 20px; */
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
}

.col3_box_main_txt_main h3 {
    position: relative;
    width: max-content;
    color: #ffffff;
    text-decoration: line-through;
    font-size: 22px;
    font-family: 'ubuntubold';
    /*    background: #4f4f4f;*/
    padding: 5px 10px;
}

.col3_box_main_txt_main h4 {
    position: relative;
    color: #ffffff;
    font-size: 72px;
    font-style: italic;
    display: inline-block;
    vertical-align: top;
    background: #eb333d;
    font-family: 'Forza';
    padding: 0px 15px;
    padding-left: 5px;
    max-height: 85.33px;
    overflow: hidden;
    margin-top: 5px;
    transition: .3s;
}

.col3_box_main_txt_main_txt {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-family: 'ubunturegular';
    margin-top: 5px;
    /*    max-height: 35.33px;
    overflow: hidden;*/
    /*    background: #4f4f4f;*/
    padding: 5px 10px;
}


/* -------------------------- Range Slider Styling -------------------------------------*/

.value {
    position: relative;
    top: 0px !important;
    left: -26px;
    margin: 3px 0 0 0px;
    width: 55px;
    text-align: center;
    display: block;
    font-size: 12px;
    color: #222222;
    text-shadow: 0px 0px #222222;
    width: 60px !important;
}

.price-range-both.value {
    width: 100px;
    margin: 0 0 0 -50px;
    top: 26px;
}

.price-range-both {
    display: none;
}

.value i {
    font-style: normal;
}

#slider {
    width: 75%;
    margin: 20px auto;
    height: 6px;
    border: 1px solid #dadada;
    background: #dadada;
    position: relative;
}

.ui-widget-header {
    border: none !important;
    background: #dadada;
}

.ui-slider-handle {
    border-radius: 50%;
    top: -6px !important;
    border: 4px solid #7ebc41 !important;
    width: 17px !important;
    height: 17px !important;
}


/* -------------------------- Range Slider Styling close -------------------------------------*/

.col1_right_main .col3_box {
    width: 48.5%;
    background: #fff;
    padding: 5px 0px;
}

.col1_right_main .col3_box a {
    width: 150px;
    margin-right: 1.2%;
    display: inline-block;
    vertical-align: middle;
}

.col1_right_main .col3_box .col3_box_img {
    background: #ffffff;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
    min-height: 160px;
    max-height: 160px;
    overflow: hidden;
}

.col1_right_main .col3_box .col3_box_detail {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 15px 0px;
}

.col1_right_main .col3_box .col3_box_detail_size ul li a {
    width: auto !important;
}

.col1_right_main .col3_box .col3_box_detail_size {
    max-height: 40px !important;
    min-height: 40px;
    line-height: normal;
}

.col1_right_main .col3_box .col3_box_detail_txt {
    max-height: 20px;
    min-height: 20px;
}

.col1_right_main .col3_box .col3_box_img .col3_box_tag {
    top: auto;
    bottom: 30px;
}

.col1_right_main .col3_box .col3_box_detail a {
    width: 100%;
    margin-right: 0%;
}

/*.col1_right_main .col3_box:nth-child(even) {*/
/*    margin-right: 0%;*/
/*}*/

.col1_right_main1 .col3_box_main {
    width: 48%;
}
.col1_right_main1 .col3_box_main .col3_box_main_img {
    width: 58%;
    display: inline-block;
    vertical-align: top;
    max-height: 171px;
    min-height: 171px;
    background: #fff;
    text-align: center;
}

.col1_right_main1 .col3_box_main .col3_box_main_img img {
    /*position: relative;*/
    max-width: 100%;
    max-height: 171px;
}

.col1_right_main1 .col3_box_main .col3_box_detail {
    position: relative;
    width: 38%;
    display: inline-block;
    vertical-align: top;
}
.col1_right_main1 .special_box .col3_box_main_txt_main {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.col1_right_main1 .special_box .col3_box_main_img {
    width: 100%;
}
.col1_right_main1 .special_box .col3_box_main_txt_main h3 {
    width: 100%;
}
.col1_right_main1 .special_box .col3_box_main_txt {
    z-index: 2;
}
/* --------------------------inner Styling close-------------------------------------*/


/* --------------------------tabs Styling -------------------------------------*/

.cat_side_main {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    display: none;
}

.cat_side1 h4 a {
    display: block !important;
    width: 100% !important;
    padding: 10px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.panel-heading .accordion-toggle:after {
    content: "";
}

.cat_side1 .panel-default .panel-heading {
    background: #fff !important;
    border-top: none;
    border-bottom: 1px solid #c8c8ca;
    border-right: 1px solid #c8c8ca;
    position: relative;
}

.cat_side1 .price_box_select {
    position: relative;
    display: block !important;
    border: none;
    background: #f4f4f4;
    border: 1px solid #f8f8f8;
    border-right: 0px;
    border-left: 0px;
    padding: 0px;
}

.cat_side1 .panel-group .panel-heading+.panel-collapse>.panel-body {
    background: #f4f4f4 !important;
}

.cat_side1 a {
    display: block;
    font-size: 14px;
    color: #000;
}

.click1 {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 10px;
    background: #fff;
    font-weight: bold;
    cursor: pointer;
}

.click1 img {
    float: right;
}

.click3 {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 10px;
    background: #fff;
    font-weight: bold;
    cursor: pointer;
}

.click3 img {
    float: right;
}

.click2 {
    background: #fff;
}

.cat_side1 .panel-body {
    padding: 10px;
}

.cat_side1 .panel-body a {
    display: block;
    color: #000;
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
}

.reset_btn img {
    width: 100%;
}

.cat_side1 .panel-body a:last-child {
    border-bottom: 0px;
}

.cat_side1 .left_panel2 input {
    background: none;
}

.cat_side1 .panel-heading {
    padding: 0px;
}

.cat_side1 {
    position: relative;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}

.cat_side1:last-child {
    margin-right: 0%;
}

.p_box_right img {
    height: 100%;
    border-radius: 4px;
}

.p_box_right:hover .first_img {
    opacity: 0.8;
}

.p_box_right:hover .second_img {
    opacity: 1;
}

.list_grid {
    width: 282px;
    height: 519px;
}

.list_grid .p_box {
    height: 86%;
}

.list_grid .p_box_right {
    width: 100%;
}

.list_grid .p_box_right img {
    width: 100%;
}

.list_grid .p_head_text {
    height: auto;
    text-align: left;
}

.list_grid .oldPrice {
    text-decoration: line-through;
    font-size: 15px;
    margin-left: 10px;
}

.list_grid .p_prize h6 {
    font-size: 18px;
}

.list_grid .both_icons a:hover {
    text-decoration: none;
}

.list_grid .both_icons {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.list_grid .both_icons .basket {
    margin-top: 0px;
}

.list_grid .both_icons a {
    color: #515151;
    font-size: 15px;
    vertical-align: top;
    top: 4px;
    margin-left: 5px;
}

.list_grid .p_prize {
    text-align: left;
    height: auto;
    margin-top: 3px;
    padding-left: 0px;
}

.list_grid .p_prize h4 {
    font-size: 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.list_grid .NewDiscountPrice {
    font-size: 18px;
    color: #7cbe35;
}

.list_grid .p_text_head {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: normal;
    color: #828282;
    height: 21px;
}

.content_new_width {
    text-align: center;
}

.content_new_width .all_items,
.content_new_width .cd-tabs,
.content_new_width .one_main_div_panel,
.content_new_width .related_head {
    text-align: left;
}

.cat_side1 .panel-heading .accordion-toggle:after {
    color: #6c6c6c;
}

.panel-heading .accordion-toggle:after {
    background: url(../webImages/18.png) no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    filter: brightness(0) invert(1);
}

.panel-heading .accordion-toggle.collapsed:after {
    background: url(../webImages/18.png) no-repeat;
    width: 13px;
    width: 13px;
}

.cat_side1 .panel-heading .accordion-toggle:after {
    background: url(../webImages/arrow1.png) no-repeat;
    filter: none;
}

.panel-group {
    margin-bottom: 20px;
    margin-top: 0px;
}

.input-group-addon {
    padding: 0px 12px;
}

.cat_side1 .check_box_main label {
    margin-bottom: 3px;
}

.cat_side1 .price_box_select_in {
    width: 80%;
    margin: 0px auto;
    margin-top: 10px;
}


/* --------------------------tabs Styling close-------------------------------------*/


/* --------------------------tabs2 Styling-------------------------------------*/


/* --------------------------tabs2 Styling close-------------------------------------*/

.add_to_cart_side {
    width: 100%;
    position: relative;
}

.add_to_cart_main_pic_slide {
    width: 63%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px;
    background: #ffffff;
    margin-right: 2%;
    text-align: left;
    max-height: 745px;
    min-height: 745px;
    overflow: hidden;
}

.inside_slide123 {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.image_slider {
    width: 88%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    margin-right: 2%;
}

.image_slider img {
    max-width: 100%;
    transition: .7s;
    max-height: 670px !important;
}

.image_slider:hover .hvr-grow {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.product_owl1 {
    width: 10%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    position: relative;
    float: right;
}

.owl-dots{
display: none;

}
.owl-nav {
display: none;

}

.all1 {
    width: 100% !important;
    z-index: 9;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.slide1 {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.slide1 img {
    max-width: 100%;
    max-height: 90px;
    filter: grayscale(0);
}

.slide1:hover img {
    filter: grayscale(1);
}

.slide1:last-child {
    margin-right: 0px;
}

.btns_area1 {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 30%;
    z-index: 9;
}

.left_btn1 {
    background: url(../webImages/news_left1.png)no-repeat;
    width: 16px;
    height: 28px;
    position: absolute;
    left: 0%;
    bottom: 20px;
    cursor: pointer;
    transition: .7s;
    -webkit-transition: .7s;
}

.right_btn1 {
    background: url(../webImages/news_right1.png)no-repeat;
    width: 16px;
    height: 28px;
    bottom: 20px;
    position: absolute;
    right: 0%;
    cursor: pointer;
    transition: .7s;
    -webkit-transition: .7s;
}

.owl-controls {
    display: none;
}
.add_product_to_cart {
    width: 34%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 45px 30px;
    background: #ffffff;
    max-height: 745px;
    min-height: 745px;
}

.inside_cart_inner {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
}

.pop_info_cart {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.pop_info_cart h3 {
    width: 100%;
    position: relative;
    font-family: 'ubuntumedium';
    font-size: 35px;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.pop_info_cart_main {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.pop_menu {
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.pop_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pop_menu ul li {
    display: inline-block;
    margin-right: 4px;
    transition: .7s;
}

.pop_menu ul li a {
    display: block;
    text-transform: uppercase;
    color: #e11a27;
    font-size: 13px;
    font-family: 'ubunturegular';
    transition: .7s;
    text-shadow: 0px 0px #e11a27;
}

.pop_menu ul li a:hover {
    color: #222;
}

.pop_price_main_side {
    width: 100%;
    position: relative;
    margin-top: 15px;
}

.pop_price_inside {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'ubuntumedium';
    font-size: 20px;
    color: #7ebc41;
    margin-right: 5px;
}

.header_top_right_side .select_country {
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    top: 0;
    margin-right: 0%;
}

.pop_price_inside span {
    font-size: 29px;
    vertical-align: middle;
    display: inline-block;
    font-family: 'ubuntumedium';
}

.pop_price_inside2 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'ubuntumedium';
    font-size: 10px;
    color: #8f8f8f;
    margin-right: 15px;
    text-decoration: line-through;
}

.pop_price_inside2 span {
    font-size: 20px;
    vertical-align: top;
    text-decoration: line-through;
    font-family: 'ubuntumedium';
}

.fashion_text_side12 {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    font-family: 'ubunturegular';
    font-size: 14px;
    color: #222222;
    max-height: 19px;
    overflow: hidden;
    text-shadow: 0px 0px #222;
}

.storlek_main_side {
    width: 100%;
    position: relative;
    margin-top: 25px;
}

.storlek_main_side h3 {
    width: 100%;
    position: relative;
    font-size: 16px !important;
    color: #222222;
    padding: 0px 0px;
    max-height: 19px;
    overflow: hidden;
    margin-bottom: 0px;
}

#side_coupon_submit {
    width: 107px !important;
    height: 33px !important;
    line-height: 30px !important;
    color: #80c437;
    text-shadow: 0px 0px #80c437;
    font-size: 15px;
    display: inline-block;
    outline: none;
    border-radius: 5px;
    vertical-align: top;
    background: rgba(235, 235, 235, 1);
    background: -moz-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(28%, rgba(232, 232, 232, 1)), color-stop(51%, rgba(232, 232, 232, 1)), color-stop(71%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(224, 224, 224, 1)));
    background: -webkit-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -o-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -ms-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e0e0e0', GradientType=0);
}

#side_giftcard_submit {
    width: 107px !important;
    height: 33px !important;
    line-height: 30px !important;
    color: #80c437;
    text-shadow: 0px 0px #80c437;
    font-size: 15px;
    display: inline-block;
    outline: none;
    border-radius: 5px;
    vertical-align: top;
    background: rgba(235, 235, 235, 1);
    background: -moz-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(28%, rgba(232, 232, 232, 1)), color-stop(51%, rgba(232, 232, 232, 1)), color-stop(71%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(224, 224, 224, 1)));
    background: -webkit-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -o-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: -ms-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(232, 232, 232, 1) 28%, rgba(232, 232, 232, 1) 51%, rgba(225, 225, 225, 1) 71%, rgba(224, 224, 224, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e0e0e0', GradientType=0);
}

.select_box4 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    /* padding: 0px 10px; */
    z-index: 9;
    position: relative;
    margin-bottom: 0px;
}

.choice_color {
    position: inherit !important;
}

.select_box4 form select {
    width: 100%;
    border: none;
    background: #f6f6f6;
    color: #000;
}

.select_box4 .current {
    font-family: 'ubuntumedium';
}

.select_box4 .nice-select {
    background: none;
    border: 1px solid #999;
    box-sizing: border-box;
    font-size: 13px;
    color: #999;
    font-family: 'ubunturegular';
    height: 39px;
    margin-bottom: 0px;
    /* padding: 10px 0px; */
    padding-left: 10px;
    line-height: 39px;
}

.select_box4 .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
}

.select_box4 .nice-select .list {
    width: 100%;
    background-color: #ffffff;
    color: #999;
    border: 1px solid #999;
    border-radius: inherit;
}

.select_box4 .option:hover {
    background: #ff6929;
    color: #ffffff;
    font-family: 'ubuntumedium';
}

.select_box4 form select option {
    color: #ffffff;
    font-size: 13px;
    font-family: 'ubunturegular';
}

.select_box4 .nice-select .option {
    font-family: 'ubuntumedium';
    font-size: 14px;
}

.select_box4 .dropdown_select dt a span {
    font-size: 13px !important;
    color: #8a8a8a !important;
    font-family: 'ubuntumedium';
    margin-left: 5px;
}

.select_box4 .dropdown_select dt a {
    border: 1px solid #c8c8c8 !important;
    height: 39px !important;
    line-height: 39px !important;
}

.select_box4 .dropdown_select dd ul {
    border: 1px solid #c8c8c8 !important;
    padding: 0px;
}

.tabs_main_side {
    width: 100%;
    position: relative;
    margin-top: 30px;
    padding: 10px 10px;
    background: #ffffff;
}

.tabs_main_side .reviewForm #headingOne {
    padding: 15px 15px;
    border-radius: 0px 0px 0px 0px;
    background: #8ad03c;
    color: #ffffff;
    font-family: 'ubuntumedium';
    font-size: 10px;
    margin-bottom: 15px;
}

.tabs_main_side .reviewForm  #headingOne h4 {
    color: #fff;
    font-size: 16px;
}
.tabs_main_side .reviewForm  .control-label {
    text-align: left;
}
.tabs_main_side .ui-widget.ui-widget-content {
    border: none;
    width: 63%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}

.tabs_main_side .ui-widget-header {
    background: none;
    border: none;
    border-bottom: 1px solid #bfbfbf;
}

#tabs ul li {
    background: none;
    border: none;
}

#tabs ul li a {
    font-size: 14px;
    color: #222222;
    font-family: 'ubuntubold';
    padding: 16px 30px;
    text-transform: uppercase;
}

.ui-state-active {
    border-bottom: 1px solid #e11a27 !important;
}

.ui-state-active a {
    color: #e11a27 !important;
    font-family: 'ubuntubold';
}

.tabs_tab {
    width: 100%;
    position: relative;
    padding: 15px 0px !important;
    text-align: left;
}

.tabs_tab h2 {
    width: 100%;
    font-family: 'ubuntubold';
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
    max-height: 35px;
    overflow: hidden;
}

.tabs_text_side {
    width: 100%;
    position: relative;
    margin-top: 10px;
    font-family: 'ubunturegular';
    font-size: 15px;
    color: #222222;
}

.full_look {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 34.5%;
}

.full_look h3 {
    width: 100%;
    font-family: 'ubuntubold';
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
    max-height: 45px;
    overflow: hidden;
    margin-top: 25px;
}
.cart1_btn {
    position: relative;
    border: 1px solid #009d42;
    width: 100%;
    height: 32px;
    line-height: 32px;
    transition: .7s;
    text-align: center;
    overflow: hidden;
    margin-top: 5px;
}
.cart1_btn a {
    display: block;
    font-size: 12px;
    color: #303030;
    font-weight: bold;
}
.full_look_main {
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.full_look_main .col3_box a {
    display: block;
    padding: 0px 0px;
}

.inner_menu_side {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.inner_menu_side ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.inner_menu_side ul li {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #e11a27;
    /* padding: 0px 8px; */
    transition: .7s;
    padding-right: 8px;
    margin-right: 5px;
}

.inner_menu_side ul li:last-child {
    border-right: none;
}

.inner_menu_side ul li a {
    color: #707070;
    font-family: 'ubunturegular';
    text-transform: uppercase;
    transition: .7s;
}

.inner_menu_side ul li a:hover {
    color: #e11a27;
}

.add_to_cart_main_pic_responsive {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 17px 30px;
    background: #ffffff;
    margin-right: 0px;
}

.owl_4 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.all4 {
    width: 100%;
    z-index: 9;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.slide4 {
    width: 67%;
    display: inline-block;
    vertical-align: top;
    /*margin-right: 7px;*/
    position: relative;
    /*    min-height: 155px;
    max-height: 155px;
    overflow: hidden;*/
    text-align: center;
    transition: .7s;
}

.slide4 img {
    width: 100%;
}

.add_to_cart_main_pic_responsive {
    display: none;
}

.select_box4 .dropdown_select dt a span {
    font-size: 13px !important;
    color: #8a8a8a !important;
    margin-left: 5px;
}

.select_box4 .dropdown_select dt a {
    border: 1px solid #c8c8c8 !important;
    height: 50px !important;
    line-height: 50px !important;
}

.select_box4 .dropdown_select dd ul {
    border: 1px solid #c8c8c8 !important;
    padding: 0px;
}

.dropdown_select {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
}

.dropdown_select dd,
.dropdown_select dt,
.dropdown_select ul {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.dropdown_select dd {
    position: relative;
}

.dropdown_select a,
.dropdown_select a:visited {
    color: #333333;
    text-decoration: none;
    outline: none;
}

.dropdown_select a:hover {
    color: #333333;
}

.dropdown_select dt a:hover {
    color: #333333;
    cursor: pointer;
}

.dropdown_select dt a {
    background: #ffffff url(../webImages/btn_co.jpg) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
    border: 2px solid #d7d7d7;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.dropdown_select dt a span {
    cursor: pointer;
    display: block;
    padding: 0px 0px;
    color: #4f4f4f;
    font-size: 14px;
    font-family: 'ubunturegular';
    text-shadow: 0px 0px #4f4f4f;
}

.owl-item .dropdown dd ul {
    top: initial;
    bottom: 25px;
    border: 2px solid #ff6a28;
}

.dropdown_select dd ul {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #8ad03c;
    color: #C5C0B0;
    display: none;
    left: 0px;
    padding: 10px 7px 10px 7px;
    position: absolute;
    top: 2px;
    width: 100%;
    min-width: 100%;
    list-style: none;
    z-index: 999;
    height: auto;
    max-height: 250px;
    overflow: auto;
    margin: 0 auto;
    right: 0;
}

.dropdown_select span.value {
    display: none;
}

.dropdown_select dd ul li a {
    padding: 2px 5px;
    display: block;
    height: 37px;
    cursor: pointer;
    font-size: 14px;
}

.dropdown_select dd ul li a:hover {
    background-color: #d7d7d7;
}

.dropdown_select img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}

.dropdown_select dd ul li {
    text-align: left;
    display: block !important;
    font-size: 14px !important;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}
.dropdown_select dd ul li input {
    display: none;
}
.dropdown_select dd ul li:last-child {
    border-bottom: 0px solid #999999;
}

#size_radio input[type="radio"] {
    display: none;
}

.select_box4 .dropdown_select dd ul li a .color_name {
    font-size: 14px !important;
    /* transition: .7s; */
    color: #333333;
    font-family: 'ubuntumedium';
    font-weight: normal;
}


/*.select_box4 .dropdown_select dd ul li a:hover .color_name {
    color: #ffffff;
}*/

.klarna_logo {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 25px;
    margin-bottom: 0px;
}

.fashion_quentity_side {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
}

.inside_quentity {
    width: 65px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    /* margin-right: 10px; */
}

.inside_quentity input {
    width: 100%;
    padding: 13.9px 0px;
    text-align: center;
    background: #dadada;
    font-size: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: none;
    color: #222222;
}

.fashion_btn_side {
    width: 83.1%;
    display: inline-block;
    vertical-align: top;
    height: 59px;
    line-height: 59px;
    background: #7ebc41;
    transition: .7s;
    position: relative;
    text-align: center;
    max-height: 60px;
    overflow: hidden;
    margin-left: 0%;
    cursor: pointer;
}

.fashion_btn_side a {
    display: block;
    font-family: 'ubuntumedium';
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    transition: .7s;
}

.fashion_btn_side a span {
    width: 23px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    transition: .7s;
    /* left: 23%; */
    /* position: absolute; */
}

.fashion_btn_side a span img {
    width: 100%;
    position: relative;
    top: -8px;
}

.fashion_btn_side:hover {
    background: #222;
}

.social_icon {
    display: inline-block;
    vertical-align: middle;
    /* padding-left: 10px; */
    margin-top: 20px;
    transform: scale(0.8);
    transform-origin: top left;
}

.social_icon a {
    display: inline-block;
}

.soc {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-left: 3.5px;
    transition: .3s;
}

.soc:hover {
    filter: grayscale(100);
}

.fb {
    background: url(../webImages/soc.png) 0px 0px no-repeat;
}

.li {
    background: url(../webImages/soc.png)-61px 0px no-repeat;
}

.ins {
    background: url(../webImages/soc.png)-120px 0px no-repeat;
}

.you {
    background: url(../webImages/soc.png)-180px 0px no-repeat;
}

.leveran_side {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 15px;
    font-family: 'ubuntumedium';
    font-size: 12px;
    color: #222222;
    text-transform: uppercase;
    max-height: 33px;
    overflow: hidden;
}

.col3_all .col3_box {
    width: 90%;
    margin-right: 0%;
}

.col3_all .col3_box .col3_box_img {
    min-height: 260px;
    max-height: 260px;
    margin-bottom: 155px;
}

.col3_all .col3_box .col3_box_img img {
    max-height: 210px;
}

/*.col3_all .col3_box .col3_box_img {
    background: #ffffff;
}*/

.col3_all .col3_box .col3_box_detail {
    padding: 12px 5px;
}

.col3_main h2 {
    width: 100%;
    font-family: 'ubuntubold';
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.col3_main h2 u {
    font-family: 'ubuntubold';
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
}

.col3_main h2 u a {
    font-family: 'ubuntubold';
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
}

.wish-list-mob:hover {
    color: #F5CB41;
}


/*full look*/

.full_look .col3_box {
    width: 48%;
    margin-right: 2%;
    border: 1px solid #bbbbbb;
}

.full_look .col3_box .col3_box_img {
    min-height: 200px;
    max-height: 200px;
    margin-bottom: 170px;
    /*border: 1px solid #ececec;*/
}

.full_look .col3_box .col3_box_tag {
    margin-top: -90px;
}

.full_look .col3_box .col3_box_detail {
    padding: 12px 5px;
    background: transparent;
}

.full_look_main .col3_box .dropdown_select dt a {
    border: none;
    padding: 0px 5px;
    background: #ffffff url(../webImages/arrow.png) no-repeat scroll right center;
    height: 20px;
    line-height: 20px;
}

.full_look .col3_box:nth-child(even) {
    margin-right: 0%;
}

.full_look .col3_box .dropdown_select dd ul {
    bottom: 45px;
    width: 100%;
    top: initial;
}

.full_look .col3_box .col3_box_tag3 {
    bottom: 0px;
}

.select {
    text-align: center;
}

.select h3 {
    color: #1a1a1a;
    font-size: 15px;
    width: 100%;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

.select select {
    width: 100%;
    height: 39px;
    border-radius: 3px;
    border: 3px solid #7cbe35;
    text-transform: uppercase;
    outline: 0;
    font-size: 16px;
    font-family: oswaldbook;
    color: #707070;
}


/*full look*/

.info_hovering_area {
    width: 95%;
    position: absolute;
    min-height: 50px;
    border: 7px solid rgba(0, 0, 0, 0.60);
    background: #fff;
    left: 0;
    top: 102px;
    z-index: 5;
    display: none;
    right: 0;
    margin: 0 auto;
}

.three_colums {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.colum_left,
.colum_middle,
.colum_right {
    width: 31%;
    min-height: 300px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}


.cart_side .dropdown_select dt a {
    height: 40px !important;
    line-height: 40px !important;
    background: #ffffff url(../webImages/btn_co1.jpg) no-repeat scroll right center;
}
.cart_side .dropdown_select dt a {
    border: 1px solid #c8c8c8 !important;
    height: 50px !important;
    line-height: 50px !important;
}

.cart_side .dropdown_select dt a {
    border: 1px solid #c8c8c8 !important;
    height: 39px !important;
    line-height: 39px !important;
    padding: 0px 5px;
}

.reload_btn input {
    border: 1px solid #c8c8c8 !important;
    height: 40px;
    line-height: 40px;
    padding: 0px 5px;
    width: 100%;
}
.addByQtyBtn {
    margin-top: 10px;
}

.cart_right_price_red {
    position: relative;
    width: 100%;
    font-size: 11px;
}

.cart_right_price_red span {
    position: relative;
    width: 100%;
    color: #b12434;
    display: block;
    font-size: 16px;
}

.cart_right_price {
    position: relative;
    width: 100%;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #0e0e0e;
    text-transform: uppercase;
    margin-top: 40px;
}

.colum_left h4,
.colum_middle h4,
.colum_right h4 {
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    text-shadow: 0px 0px 0px #000;
    font-size: 18px;
    border-bottom: 3px solid #7cbe35;
}

.colum_left ul,
.colum_middle ul,
.colum_right ul {
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 40px;
}

.colum_left ul li,
.colum_middle ul li,
.colum_right ul li {
    list-style: url(../webImages/li-dot.png);
    text-align: left;
    padding-bottom: 5px;
}

.colum_left ul li a,
.colum_middle ul li a,
.colum_right ul li a {
    font-size: 14px;
    color: #6e6e6e;
    text-transform: uppercase;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.colum_left ul li a:hover,
.colum_middle ul li a:hover,
.colum_right ul li a:hover {
    padding-left: 5px;
    color: #000;
}

.removeCartproduct {
    width: 25px;
    height: 25px;
    background: #7ebc41;
    border-radius: 50px;
    text-align: center;
    padding: 3px 4px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
}


/*pop side*/

.pop_side {
    position: fixed;
    left: 0px;
    top: 35%;
    background: #f0f1f3;
    padding: 30px 20px;
    width: 61%;
    margin: 0 auto;
    z-index: 99999;
    right: 0px;
    box-shadow: 0px 0px 15px #000;
}

.pop_side_top {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e1e2e4;
    padding-bottom: 15px;
    font-family: 'ubuntumedium';
}

.pop_side_top i {
    font-size: 25px;
    color: #42474b;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.number_side {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 25px;
    color: #42474b;
}

.number_side span {
    font-size: 34px;
    color: #42474b;
    font-family: 'ubuntubold';
    display: inline-block;
    vertical-align: top;
}

.pop_content {
    position: relative;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.pop_img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    margin-right: 5%;
}

.pop_img img {
    max-width: 100%;
    max-height: 255px;
    width: auto !important;
    margin: 0 auto;
    display: initial !important;
}

.pop_slide {
    position: relative;
    width: 100%;
}

.pop_img1 {
    position: relative;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    max-width: 255px;
    max-height: 255px;
    min-height: 255px;
    text-align: center;
    line-height: 255px;
}

.pop_content_main {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.pop_content_main_btn {
    position: relative;
    width: 215px;
    text-align: center;
    background: #42474b;
    box-shadow: 5px 5px 0px #a2a6af;
    border-radius: 5px 5px;
    margin: 0 auto;
    transition: .7s;
    margin-bottom: 20px;
}

.pop_content_main_btn a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0px;
}

.pop_content_main_btn:hover {
    background: #7ebc41;
}

.selection_side {
    position: relative;
    width: 100%;
    text-align: center;
    color: #42474b;
    font-family: 'ubunturegular';
    font-size: 16px;
}

.pop_content_main .select_box4 {
    width: 215px;
}

.pop_content_main .select_box4 .dropdown_select dt a {
    height: 42px !important;
    line-height: 42px !important;
    border: 1px solid #6b6f72 !important;
    box-shadow: 3px 3px 0px #363b3f;
    border-radius: 2px 2px;
    background: #ffffff url(../webImages/arrow.png) no-repeat scroll right center;
}

.pop_price {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: 'Forza';
    color: #eb333d;
    font-size: 20px;
    font-style: italic;
}

.pop_price span {
    color: #a0a9b0;
    margin: 0px 5px;
    font-family: 'ubunturegular';
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 16px;
    text-decoration: line-through;
}

.button_side {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 15px;
}

.button_side1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45%;
    background: #42474b;
    padding: 10px 0px;
    border-radius: 2px 2px;
}

.button_side1 a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-family: 'ubuntumedium';
}

.button_side2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45%;
    background: #7ebc41;
    padding: 10px 0px;
    border-radius: 2px 2px;
    /* display: block; */
    color: #ffffff;
    font-size: 16px;
    font-family: 'ubuntumedium';
}

.button_side2 a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-family: 'ubuntumedium';
}

.pop_btn {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    z-index: 1;
}

.pop_btn1 {
    position: absolute;
    left: 1%;
    width: 16px;
    height: 28px;
    background: url(../webImages/news_left1.png);
    cursor: pointer;
}

.pop_btn2 {
    position: absolute;
    right: 1%;
    width: 16px;
    height: 28px;
    background: url(../webImages/news_right1.png);
    cursor: pointer;
}

.pop_close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 25px;
}


/*pop side*/

.three_for_2_icon {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}


.staple_product_tab {
    position: relative;
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin: 2px 0px;
    text-align: center;
}
.staple_product_tab_hover {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    margin: 0px 0px;
    opacity: 0;
    top: 0;
    right: 0px;
    left: 0px;
    text-align: center;
    background: #000;
    transition:.7s;
}
.staple_product_tab:hover .staple_product_tab_hover  {
    opacity: 1;
}

.off_price {
    background-color: #8bd13d;
    min-width: 126px;
    height: 27px;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    max-width: 200px;
    position: relative;
    right: 0%;
    top: 0%;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.my_seo_div {
    /* padding: 0px 5px; */
    /* padding-bottom: 10px; */
    position: relative;
    width: 100%;
    padding: 18px 15px;
    background: #ffffff;
    border-top: 5px solid #7ebc41;
    margin-bottom: 10px;
}
.my_seo_div .seo_special_text h1 {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    font-size: 25px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 18px;
    position: relative;
    width: 100%;
    text-align: center;
    font-family: 'ubuntumedium';
    text-transform: uppercase;
}
.my_seo_div .seo_special_text {
    /* color: #4f4f4f; */
    /* font-family: 'ubunturegular'; */
    position: relative;
    width: 100%;
    color: #707070;
    font-size: 11px;
    text-shadow: 0px 0px #707070;
    font-family: 'ubunturegular';
    text-align: center;
    margin-top: 10px;
    /* max-height: 48px; */
    /* overflow: hidden; */
}
.col5 ul li i {
    display: none;
}
#ui-id-2 {
    width: 100% !important;
}
/*pop side*/

.star_rating img {
    max-width: 17px;
}


/* Side Cart CSS BY Mud */


.cart_side {
    width: 37.1%;
    background: #fff;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0px;
    z-index: 999;
}

.btn_1_side {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #e7e7e7;
    padding-left: 18px;
    transition: .7s;
}

.btn_1_side a {
    font-weight: bold;
    color: #565656;
    font-size: 16px;
}
.ui-autocomplete {
    width: 100% !important;
    max-width: 512px !important;
}
.btn_1_side a span {
    margin-right: 18px;
}

.cart_1 {
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-left: 35px;
    padding-right: 35px;
    overflow: auto;
    height: calc(100% - 300px);
}

.cart_1_inner:last-child {
    border-bottom: none;
}

.cart_1_inner {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #cccccc;
}

.cart_1_inner_1 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
    position: relative;
}

.cart_1_btn {
    width: 32px;
    height: 31px;
    position: absolute;
    left: -15px;
    top: 40%;
}

.cart_1_inner_1 img {
    width: 100%;
}

.cart_1_inner_1 a {
    display: block;
}

.cart_1_inner_1 img {
    width: 100%;
}

.cart_1_inner_2 {
    width: 70%;
}

.cart_1_inner_2 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    padding-top: 10px;
}

.cart_1_inner_2 h3 {
    text-align: left;
    margin-bottom: 10px;
}

.cart_1_inner_2 h3 {
    font-weight: bold;
    font-size: 12px;
    color: #0e0e0e;
    text-transform: uppercase;
}

.info_main {
    width: 100%;
    margin-top: 10px;
}

.info_1 {
    display: block;
    color: #262626;
    text-shadow: 0px 0px #262626;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.info_1 span {
    color: #262626;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.border_side {
    padding-top: 20px;
    border-bottom: 1px solid #cccccc;
    padding-left: 35px;
    padding-right: 35px;
    width: 84%;
    margin: 0 auto;
}

.main_box_side {
    padding-top: 15px;
    width: 100%;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
}

.cart3 {
    padding: 10px;
    display: block !important;
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    /*position: absolute;*/
    left: 0px;
    bottom: 0px;
}

.cart3 .pc_text {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
}


.gift_dangr {
    color: #cb3d39;
  
}

.gift_succ {
    color: #7ebc41;
    
}


.main_box_side_inner {
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}

.box_1_side {
    color: #565656;
    text-shadow: 0px 0px #565656;
    font-size: 14px;
    margin-bottom: 10px;
}

.main_form_side {
    position: relative;
    width: 100%;
}

.form_1 {
    width: 100%;
    height: 33px;
    display: inline-block;
    vertical-align: top;
}

.form_1 input {
    width: 66%;
    padding-left: 10px;
    border: 1px solid #cccccc;
    transition: .7s;
    height: 33px;
    margin-right: 2%;
    outline: none;
}

.submit_side2 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    border: none;
    font-size: 16px;
    transition: .7s;
    background: rgba(139, 211, 62, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(139, 211, 62, 1) 0%, rgba(136, 207, 61, 1) 28%, rgba(132, 201, 58, 1) 51%, rgba(127, 195, 55, 1) 71%, rgba(125, 191, 54, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(139, 211, 62, 1)), color-stop(28%, rgba(136, 207, 61, 1)), color-stop(51%, rgba(132, 201, 58, 1)), color-stop(71%, rgba(127, 195, 55, 1)), color-stop(100%, rgba(125, 191, 54, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(139, 211, 62, 1) 0%, rgba(136, 207, 61, 1) 28%, rgba(132, 201, 58, 1) 51%, rgba(127, 195, 55, 1) 71%, rgba(125, 191, 54, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(139, 211, 62, 1) 0%, rgba(136, 207, 61, 1) 28%, rgba(132, 201, 58, 1) 51%, rgba(127, 195, 55, 1) 71%, rgba(125, 191, 54, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(139, 211, 62, 1) 0%, rgba(136, 207, 61, 1) 28%, rgba(132, 201, 58, 1) 51%, rgba(127, 195, 55, 1) 71%, rgba(125, 191, 54, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(139, 211, 62, 1) 0%, rgba(136, 207, 61, 1) 28%, rgba(132, 201, 58, 1) 51%, rgba(127, 195, 55, 1) 71%, rgba(125, 191, 54, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8bd33e', endColorstr='#7dbf36', GradientType=1);
}

.cart3 .area_form {
    background: #ebebeb;
    padding: 20px;
}

.cart3 .form1 {
    border: 1px solid #d8d8d8;
    background: #d8d8d8;
    padding-left: 20px;
    /*height: 469px;*/
    
    background: #fff;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-right: 20px;
}
.customerType {
    display: none;
}.navbar-inverse {
    padding: 10px 20px;
    border-radius: 10px 10px;
}
.cart3 .form_fill {
    margin-top: 12px;
}

.cart3 .form_text {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 13px;
    width: 130px;
    max-width: 200px;
    height: 36px;
    line-height: 36px;
}

.cart3 .form_text span {
    color: #e01b22;
}

.cart3 .form_field {
    display: inline-block;
    vertical-align: top;
    width: 281px;
    height: 36px;
    border: 1px solid #e8e8e8;
    font-family: 'Titillium Web', sans-serif;
    border-radius: 5px;
    margin-left: 8px;
    background: #fff;
    transition: .7s;
    padding-left: 10px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
}

#cartContinue {
    padding: 0px;
    margin-top: 10px;
}

.cart3 .sender_countryFieldset {
    display: inline;
}

.select_country a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    margin: 0px 0px;
    margin-left: 4%;
}

.select_country i {
    vertical-align: middle;
    display: inline-block;
    top: -1px;
    color: #fff;
}

.select_country {
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    top: 0;
    margin-right: 0%;
    width: 100%;
    max-width: 160px;
    text-align: center;
    border: 1px solid #585858;
    border-radius: 30px 30px;
    padding: 6px 0px;
}
.footer .select_country {
    margin: 0 auto;
    display: block !important;
}

/* Side Cart CSS BY Mud END */

/*// new //*/

.inner_banner {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.inner_banner img {
    width: 100%;
}

.inner_banner_mobile {
      display:none;
}

 .rate_widget .rate_heading {
     background: none !important;
     color: #fff !important;
 }
 .rate_widget {
     border: none !important;
     width: 100%;
     /*background-color: #030303;*/
 }
 
.checkout_img {
/*width: 85px;*/
    margin-top: 70px;
display: inline-block;
vertical-align: top;
overflow: hidden;
}




.rate_widget .ratings_stars {
    display: inline-block;
    float: left;
    padding: 2px;
    background: url(sp/images/rating.png) no-repeat;
    background-size: 300%;
    background-position: -63px;
    width: 31px;
    height: 13px;
    cursor: pointer;
}

.rate_widget .ratings_stars.ratings_full {
    background-position: 0px;
}
.rate_widget .ratings_stars.ratings_full {
    background-position: 0px;
}

.rate_widget .ratings_stars.ratings_full {
    background-position: 0px;
}
.rate_widget .ratings_stars.ratings_over, .ratings_stars.ratings_user {
    background-position: 0px;
} .rate_widget .ratings_stars {
     background-image: url("sp/webImages/ratings.png") !important;
 }
 
 .rate_widget .rating_cover_stars {
     margin-top: 9px;
 }
 
 .rate_widget .total_votes {
     background: none !important;
     color: #fff !important;
 }

/*-------------------------------------------------*/


/*new styling*/

.pop_info_cart_main {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden;
}

.pop_info_cart_main_left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px;
    padding: 6px 18px;
    border: 2px solid #42474b;
    font-size: 14px;
    font-style: italic;
    font-family: 'ubuntumedium';
}

.pop_info_cart_main_left:before {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -14px;
    width: 15px;
    height: 12px;
    background: url(../webImages/32.png);
    background-size: cover;
}

.pop_info_cart_main_right {
    position: relative;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: right;
    text-align: right;
}

.pop_info_cart_main_right_price {
    position: relative;
    width: 100%;
}

.pop_info_cart_main_right_price h4 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #eb333d;
    font-size: 20px;
    font-family: 'Forza';
    font-style: italic;
    font-weight: bold;
    padding-right: 4px;
}

.pop_info_cart_main_right_price h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    font-family: 'ubuntumedium';
    vertical-align: middle;
    color: #000000;
}

.pop_info_cart_main_right_price_cut_price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #8a8a8a;
    text-decoration: line-through;
}

.pop_info_cart_main_right_2 {
    position: relative;
    width: 100%;
    text-align: right;
    font-family: 'ubuntumedium';
    font-size: 12px;
    color: #010101;
}

.pop_info_cart_main_right_2 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #010101;
}

.klarna-widget {
    margin-top: 25px;
}

.col_payment {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.col_payment_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /*margin-bottom: 10px;*/
    /* max-width: 78px; */
    width: 24%;
}

.col_payment_box span {
    position: relative;
    width: 100%;
    max-width: 24px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.col_payment_box_txt {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-family: 'ubuntumedium';
    font-size: 11px;
    color: #222222;
    text-align: center;
}

.col7 {
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 10px 15px;
    background: #fff;
    padding-top: 0px;
}

.col7 .reset_btn {
    position: relative;
    margin-top: 6px;
}

.col7_size {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 150px;
}

.col7_side_open {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #bbbbbb;
    padding: 0px 10px;
    transition: .5s;
    cursor: pointer;
}

.col7_side_open:hover {
    border: 1px solid #8ad03c;
}

.col7_side_open_btn {
    position: absolute;
    right: 10px;
    top: 0%;
    width: 11px;
    height: 5px;
    background: url(../webImages/arrow1.png);
    margin: 14px 0px;
}

.col7_side_popup {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0%;
    background: #fff;
    transition: all .2s ease-in-out;
    transform: scaleY(0);
    transform-origin: top;
    z-index: 9;
}

.col7_side_popup_btn_main {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #bbbbbb;
    padding: 0px 10px;
    transition: .5s;
    cursor: pointer;
}

.col7_side_popup_btn {
    position: absolute;
    right: 10px;
    top: 0%;
    width: 12px;
    height: 12px;
    background: url(../webImages/close.png);
    margin: 11px 0px;
    background-size: cover;
}

.col7_side_popup_main2 {
    position: relative;
    width: 100%;
    padding: 10px 10px;
    max-height: 200px;
    overflow: auto;
}

.col7_side_popup_main2 label {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    position: relative;
    width: 100%;
}

.col7_side_popup_main2 [type="radio"]:not(:checked),
.col7_side_popup_main2 [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.col7_side_popup_main2 [type="radio"],
.col7_side_popup_main2 [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.col7_side_popup_main2 [type="radio"]+span:not(.lever) {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    /* height: 25px; */
    /* line-height: 25px; */
    font-size: 11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #484848;
    /* text-shadow: 0px 0px #484848; */
    /* font-family: 'open_sansregular'; */
    font-family: 'ubunturegular';
}


/*.col7_side_popup_main2 [type="radio"]:indeterminate+span:not(.lever):before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #1f4494;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}*/

.col7_side_popup_main2 [type="radio"]:not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.col7_side_popup_main2 [type="radio"]+span:not(.lever):before,
.col7_side_popup_main2 [type="radio"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 11px;
    height: 11px;
    z-index: 0;
    border-radius: 1px;
    margin-top: 0px;
    -webkit-transition: .2s;
    transition: .2s;
}

.col7_side_popup_main2 [type="radio"]:checked+span:not(.lever):before {
    top: 0px;
    left: -5px;
    width: 8px;
    height: 12px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #636363;
    border-bottom: 2px solid #636363;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.col7_side_popup_main2 [type="radio"]+span:not(.lever):before,
.col7_side_popup_main2 [type="radio"]:not(.filled-in)+span:not(.lever):after {
    border: 2px solid #636363;
}

.col7_side_open_txt {
    position: relative;
    width: 100%;
    color: #4f4f4f;
    font-family: 'ubunturegular';
    text-shadow: 0px 0px 0px #4f4f4f;
}

.col7_side_popup_ {
    transform: scaleY(1);
}

.col7_side_color_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #eb333d;
    width: 11px;
    height: 11px;
    top: 2px;
    margin-left: 10px;
}

.full_look .padding-0 {
    display: none;
}

.checkout_offer_main {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 25px 0px;
    background: #fff;
}

.checkout_offer_left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.checkout_offer_left_top {
    position: relative;
    width: 100%;
}

.checkout_offer_left_top_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
        cursor: pointer;
}

.checkout_offer_left_top_btn span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    filter: grayscale(1);
    max-width: 14px;
}

.checkout_offer_left_top_btn span img {
    display: block;
    width: 100%;
}

.checkout_offer_left_top_btn h3 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 10px;
    font-size: 18px;
}

.search_side1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
}

.search_side1 i {
    display: block;
    color: #1a1a1a;
    font-size: 16px;
}

.checkout_btn1 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px;
    background: #7ebc41;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.checkout_offer_left_top_btn_right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.checkout_offer_left_top_btn_right .search_side1 {
    display: none;
}

.checkout_offer_left h2 {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    border-bottom: 1px solid #c9c9c9;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.check_out_box {
    position: relative;
    width: 100%;
    /*    max-height: 534px;
    overflow: auto;*/
}

.check_out_box1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 12px 0px;
    border-bottom: 1px solid #c9c9c9;
}

.check_out_box1_img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 82px;
    margin-right: 2%;
}

.check_out_box1_img img {
    width: 100%;
}

.check_out_box2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 75%;
}

.check_out_box2 h4 {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 11px;
    margin: 5px 0px;
}

.check_out_box2 h3 {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 12px;
}

.check_out_box2_txt {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 12px;
    margin-top: 5px;
}

.check_out_box2_txt span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 18px;
    width: 100%;
}

.check_out_box2_txt span img {
    width: 100%;
}

.check_out_box2_txt2 {
    position: relative;
    width: 100%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 12px;
    margin-top: 20px;
}

.check_out_box2_txt2 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 30%;
    margin-top: 5px;
}

.check_out_box2_price {
    position: relative;
    width: 100%;
    text-align: right;
    color: #be272e;
    font-size: 16px;
    text-shadow: 0px 0px 0px #be272e;
}

.check_out_box2_price span {
    position: relative;
    width: 100%;
    display: block;
    color: #a3a3a3;
    font-size: 13px;
    text-shadow: 0px 0px 0px #a3a3a3;
}

.check_out_box1:last-child {
    border-bottom: none;
}

.sum_side {
    position: relative;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    border: 1px solid #c9c9c9;
    overflow: hidden;
}

.checkout_offer_left .sum_side:first-child {
    border-bottom: none !important;
}

.sum_side_left {
    position: relative;
    width: 45%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.sum_side_right {
    position: relative;
    width: 45%;
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    float: right;
}

.bold_side .sum_side_left {
    font-weight: bold;
    text-shadow: none;
}

.bold_side .sum_side_right {
    font-weight: bold;
    text-shadow: none;
}

.checkout_offer_right {
    position: relative;
    width: 59%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
}

.checkout_offer_right img {
    width: 100%;
    max-width: 590px;
}

.col3_filter {
    position: absolute;
    width: 100%;
    max-width: 300px;
    z-index: 999;
    right: 0%;
    top: 0%;
    background: #fff;
    transform: scale(0);
    opacity: 0;
}

.col3_filter_ {
    transform: scale(1);
    opacity: 1;
}

.col3_filter_top {
    position: relative;
    width: 100%;
    background: #333639;
    padding: 20px 20px;
    overflow: hidden;
}

.col3_filter_top_left {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-right: 5%;
    color: #fff;
    font-size: 18px;
}

.col3_filter_top_right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    float: right;
    text-align: center;
    padding: 30px 20px;
}

.col3_filter_top_right span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    width: 100%;
    max-width: 20px;
}


.col3_filter_top_right span img {
    width: 100%;
}

.col3_filter_top_right:before {
    content: '';
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    border: 8px solid #6fc0cf;
    border-radius: 50%;
}

.col3_filter_top_right h5 {
    position: relative;
    width: 100%;
    color: #fff;
    font-family: 'ubuntumedium';
    font-size: 22px;
    max-height: 23.32px;
    overflow: hidden;
}

.col3_filter_top_right h4 {
    position: relative;
    width: 100%;
    color: #fff;
    font-family: 'ubuntumedium';
    font-size: 18px;
    /*max-height: 18.89px;*/
    /*overflow: hidden;*/
}

.col3_filter_main {
    position: relative;
    width: 100%;
}

.col3_filter_main h3 {
    position: relative;
    width: 100%;
    color: #373739;
    font-size: 24px;
    padding: 20px 20px;
}

#accordion1 {
    position: relative;
    width: 100%;
}

#accordion1 h3 {
    position: relative !important;
    width: 100%;
    padding: 20px 20px !important;
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #cccccc !important;
}

#accordion h3:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 22px;
    width: 15px;
    height: 15px;
    background: url(../webImages/26.png);
    background-size: cover;
}

#accordion h3:last-child {
    border-bottom: none;
}

.accordion_ul {
    position: relative;
    width: 100%;
    list-style: none;
    padding: 0px 0px;
    margin: 15px 0px;
}

.accordion_ul li {
    position: relative;
    width: 100%;
}

.accordion_ul li a {
    display: block;
    padding: 5px 20px;
    color: #000;
    font-size: 14px;
        cursor: pointer;
}

#RootNode  {
 cursor: pointer;
}
#RootNode1  {
 cursor: pointer;
}
 
 
#accordion1 .ui-icon {
    position: absolute;
    right: 15px;
    top: 22px;
}

#accordion1 .ui-accordion-content {
    padding: 0px 0px;
    width: 100%;
    border: none;
}

.accordion_ul {
    position: relative;
    width: 100%;
    margin: 0px 0px;
}

#accordion1 .ui-icon-triangle-1-e {
    background: url(../webImages/26.png);
    background-size: contain;
}

#accordion1 .ui-state-active span {
    background: url(../webImages/27.png);
    background-size: contain;
}

.accordion1_txt {
    position: relative;
    width: 100%;
    padding: 20px 20px;
}

.inner_banner {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.inner_banner img {
    width: 100%;
}

.menu_section {
    position: relative;
    width: 100%;
    background: #43474a;
    padding: 12.5px 15px;
    display: none !important;
}

.menu_option {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 25px;
    width: 100%;
    margin-right: 15px;
}

.menu_option img {
    width: 100%;
}

.menu_section_search {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 25px;
    width: 100%;
}

.menu_section_search img {
    width: 100%;
    filter: brightness(0) invert(1);
}

.menu_section_logo {
    position: absolute;
    width: 100%;
    max-width: 140px;
    display: inline-block;
    vertical-align: middle;
    margin: 0% 23%;
    left: 0%;
    right: 0%;
    margin: 0 auto;
}

.menu_section_logo a {
    display: block;
}

.menu_section_logo img {
    width: 100%;
}

.menu_section_cart {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 32px;
    margin-right: 35px;
}

.menu_section_cart img {
    width: 100%;
}

.menu_section_cart span {
    position: absolute;
    width: 100%;
    max-width: 50px;
    right: -20px;
    top: -10px;
    text-align: center;
    background: rgba(123, 130, 135, 0.8);
    border-radius: 50%;
    padding: 6px 0px;
    color: #fff;
}

.menu_section_cart:last-child {
    margin-right: 0%;
}

.menu_section_cart_main {
    position: relative;
    float: right;
    margin: 4px 20px;
}

.col4_heading_side {
    position: relative;
    width: 100%;
    padding: 25px 15px;
    display: none;
}

.col4_heading_side span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 50px;
    margin-right: 3%;
}

.col4_heading_side span img {
    width: 100%;
}

.col4_heading_side_txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.col4_heading_side_txt h3 {
    position: relative;
    width: 100%;
    font-weight: bold;
    font-size: 30px;
}

.col4_heading_side_txt h4 {
    position: relative;
    width: 100%;
    color: #000000;
    font-size: 22px;
}

.col4_heading_select {
    position: relative;
    width: 100%;
    margin: 20px 0px;
}

.col4_heading_select .col7_size {
    max-width: 100%;
}

.col4_heading_select form {
    width: 100%;
}

.col4_heading_select select {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0px 5px;
    border-radius: 5px 5px;
    border: 1px solid #c0c0c0;
    background: rgba(254, 255, 254, 1);
    background: -moz-linear-gradient(top, rgba(254, 255, 254, 1) 0%, rgba(233, 233, 233, 1) 29%, rgba(217, 217, 217, 1) 57%, rgba(216, 216, 216, 1) 80%, rgba(208, 208, 208, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 255, 254, 1)), color-stop(29%, rgba(233, 233, 233, 1)), color-stop(57%, rgba(217, 217, 217, 1)), color-stop(80%, rgba(216, 216, 216, 1)), color-stop(100%, rgba(208, 208, 208, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 255, 254, 1) 0%, rgba(233, 233, 233, 1) 29%, rgba(217, 217, 217, 1) 57%, rgba(216, 216, 216, 1) 80%, rgba(208, 208, 208, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 255, 254, 1) 0%, rgba(233, 233, 233, 1) 29%, rgba(217, 217, 217, 1) 57%, rgba(216, 216, 216, 1) 80%, rgba(208, 208, 208, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 255, 254, 1) 0%, rgba(233, 233, 233, 1) 29%, rgba(217, 217, 217, 1) 57%, rgba(216, 216, 216, 1) 80%, rgba(208, 208, 208, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 254, 1) 0%, rgba(233, 233, 233, 1) 29%, rgba(217, 217, 217, 1) 57%, rgba(216, 216, 216, 1) 80%, rgba(208, 208, 208, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefffe', endColorstr='#d0d0d0', GradientType=0);
}

.col4_filter {
    position: relative;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 0px #000;
    border-radius: 5px 5px;
    background: #7ebc41;
    padding: 8px 0px;
    cursor: pointer;
}

.col4_filter span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 33px;
    width: 100%;
    margin-right: 10px;
}

.col4_filter span img {
    width: 100%;
}

.col4_filter_txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /* width: 80%; */
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.pagination_ {
    position: relative;
    width: 100%;
    text-align: center;
    display: none;
}

.pagination_img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 35px;
    margin-left: 15px;
}

.pagination_img img {
    width: 100%;
}

.pagination_ span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
}

.pagination_ .active {
    color: #7ebc41;
}
.col3_star {
    position: relative;
    width: 100%;
    margin-top: 2px;
}

.col3_star img {
    width: 100%;
    max-width: 17px;
}

.close_filter {
    position: absolute;
    right: 2%;
    top: 3%;
    cursor: pointer;
}

.close_filter i {
    font-size: 30px;
    color: #7ebc41;
}

.col4_heading_side .col7_side_popup_main2 [type="radio"]+span:not(.lever) {
    max-width: 100%;
}

.col3_filter_main #accordion1 .accordion_ul {
    max-height: 200px;
    overflow: auto;
}
.search_mobile {
    position: absolute;
    left: 0%;
    top: 2%;
    width: 90%;
    z-index: 10;
    margin: 0 auto;
    right: 0%;
    display: none;
}
.search_mobile .search_bar {
    position: relative;
    width: 100%;
}
.search_mobile form {
    position: relative;
    width: 100%;
}
.search_mobile form input {
    height: 35px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0px 10px;
}
.search_mobile form .search_btn {
    position: absolute;
    right: 10px;
    top: 4px;
    width: 26px;
    height: 27px;
    background: url(../webImages/29.png);
    background-size: 100% 100%;
    border: none;
    padding: 10px 10px;
}
.newsearch{
    position: relative;
    width: 100%;
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #bbb;
}
/*new styling*/
    #cartLoading{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999999999;
    background: url(../images/loading_cart.gif) center center no-repeat rgba(0,0,0,0.8);
    display: none;
}.main_region_flag {
    display: inline-block;
    vertical-align: top;
    max-width: 160px;
    width: 100%;
}.flag_side {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}.flag_side a {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    border-right: 1px solid #aeaeae;
    padding: 0px 5px;
    height: 15px;
    line-height: 15px;
}.lan {
    color: #7ebc41 !important;
    font-weight: 600;
}.flag_side a:hover {
    color: #7ebc41;
}